pushtest
This commit is contained in:
		
							parent
							
								
									3d753a88a5
								
							
						
					
					
						commit
						f69caf43d3
					
				@ -16,7 +16,7 @@ from filter_collection import FILTER
 | 
				
			|||||||
from misc import AlgFrontend, AlgSelectWidget
 | 
					from misc import AlgFrontend, AlgSelectWidget
 | 
				
			||||||
import functools
 | 
					import functools
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					# t
 | 
				
			||||||
class FilterMethod(QDialog):
 | 
					class FilterMethod(QDialog):
 | 
				
			||||||
    def __init__(self,parent=None, alg:AlgFrontend=None):
 | 
					    def __init__(self,parent=None, alg:AlgFrontend=None):
 | 
				
			||||||
        super(FilterMethod, self).__init__(parent)
 | 
					        super(FilterMethod, self).__init__(parent)
 | 
				
			||||||
 | 
				
			|||||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user