mirror of
				https://github.com/SoftFever/OrcaSlicer.git
				synced 2025-10-31 12:41:20 -06:00 
			
		
		
		
	Removed commented code.
This commit is contained in:
		
							parent
							
								
									a0548898f3
								
							
						
					
					
						commit
						107c89d37b
					
				
					 1 changed files with 1 additions and 8 deletions
				
			
		|  | @ -62,14 +62,7 @@ sub new { | |||
|     ); | ||||
|     my @options = ("box"); | ||||
|     $self->{type} = Wx::ComboBox->new($self, 1, "box", wxDefaultPosition, wxDefaultSize, \@options, wxCB_READONLY); | ||||
|     #my @types = ("box");  | ||||
|     #$optgroup->append_single_option_line(Slic3r::GUI::OptionsGroup::Option->new( | ||||
|     #    opt_id  =>  'type', | ||||
|     #    label   =>  'Type', | ||||
|     #    type    =>  'select', | ||||
|     #    values  =>  \@types, | ||||
|     #    default =>  'box', | ||||
|     #)); | ||||
| 
 | ||||
|     $optgroup->append_single_option_line(Slic3r::GUI::OptionsGroup::Option->new( | ||||
|         opt_id  =>  0, | ||||
|         label   =>  'L', | ||||
|  |  | |||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue
	
	 Joseph Lenox
						Joseph Lenox