Add checkbox to UI which will control if RAAR/RASB will reload or not
This commit is contained in:
@@ -18,6 +18,6 @@
|
||||
# =============================================================================
|
||||
|
||||
from .cache import FitDataCache
|
||||
from .defs import XDef, YDef, VectorDef, Input
|
||||
from .defs import XDef, YDef, VectorDef, Input, InputCheckbox
|
||||
from .getter import PointGetter, SmoothPointGetter
|
||||
from .graph import FitGraph
|
||||
|
||||
Reference in New Issue
Block a user