mirror of
				https://github.com/SoftFever/OrcaSlicer.git
				synced 2025-10-30 12:11:15 -06:00 
			
		
		
		
	Mark the Slice... button as the default one (just cosmetics)
This commit is contained in:
		
							parent
							
								
									555c23069d
								
							
						
					
					
						commit
						aa98a9deb2
					
				
					 1 changed files with 1 additions and 0 deletions
				
			
		|  | @ -118,6 +118,7 @@ sub new { | |||
|         $buttons_sizer = Wx::BoxSizer->new(wxHORIZONTAL); | ||||
|          | ||||
|         my $slice_button = Wx::Button->new($self, -1, "Slice..."); | ||||
|         $slice_button->SetDefault(); | ||||
|         $buttons_sizer->Add($slice_button, 0); | ||||
|         EVT_BUTTON($self, $slice_button, sub { $self->do_slice }); | ||||
|          | ||||
|  |  | |||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue
	
	 Alessandro Ranellucci
						Alessandro Ranellucci