pushtest1
This commit is contained in:
parent
f69caf43d3
commit
80dc7781e3
@ -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