13 #ifndef QmitkBinaryThresholdToolGUIBase_h
14 #define QmitkBinaryThresholdToolGUIBase_h
17 #include "ctkRangeWidget.h"
18 #include "ctkSliderWidget.h"
53 ctkRangeWidget* m_ThresholdRange =
nullptr;
54 ctkSliderWidget* m_ThresholdSlider =
nullptr;
60 bool m_InternalUpdate =
false;
#define MITKSEGMENTATIONUI_EXPORT