remove legacy prop
This commit is contained in:
		
							parent
							
								
									15bd62be2f
								
							
						
					
					
						commit
						fe5e6728ad
					
				| @ -215,8 +215,6 @@ class VSETB_OT_auto_split(Operator): | |||||||
|         split_col.prop(self, 'frame_first', text='Frame Split First') |         split_col.prop(self, 'frame_first', text='Frame Split First') | ||||||
|         split_col.prop(self, 'frame_last', text='Last') |         split_col.prop(self, 'frame_last', text='Last') | ||||||
| 
 | 
 | ||||||
|         col.prop(self, 'selected_only') |  | ||||||
| 
 |  | ||||||
|     def execute(self, context): |     def execute(self, context): | ||||||
|         context.window_manager.modal_handler_add(self) |         context.window_manager.modal_handler_add(self) | ||||||
|         return {'PASS_THROUGH'} |         return {'PASS_THROUGH'} | ||||||
|  | |||||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user