mirror of
				https://github.com/SoftFever/OrcaSlicer.git
				synced 2025-10-30 20:21:12 -06:00 
			
		
		
		
	@farhaven: There's one more wxCLOSE in lib/Slic3r/GUI/Projector.pm, that one should probably be changed as well.
This commit is contained in:
		
							parent
							
								
									4f32a1cf9d
								
							
						
					
					
						commit
						571b406bd6
					
				
					 1 changed files with 1 additions and 1 deletions
				
			
		|  | @ -375,7 +375,7 @@ sub new { | |||
|     } | ||||
|      | ||||
|     { | ||||
|         my $buttons = $self->CreateStdDialogButtonSizer(wxCLOSE); | ||||
|         my $buttons = $self->CreateStdDialogButtonSizer(wxOK); | ||||
|         EVT_BUTTON($self, wxID_CLOSE, sub { | ||||
|             $self->_close; | ||||
|         }); | ||||
|  |  | |||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue
	
	 Pavel Karoukin
						Pavel Karoukin