try to reduce number of moveToThread warnings
[mussa.git] / qui / ThresholdWidget.hpp
index e83c815695cec7089996a0a2e82dde552b4cbdac..47a7778f4accb6d272435a7d6a79232c84ba66ab 100644 (file)
@@ -38,6 +38,7 @@ signals:
   void thresholdChanged(int new_threshold);
 
 protected:
+  void setupWidgets();
   QHBoxLayout *layout;
   QSpinBox *basepair_spinner;
   QLabel *window_size_label;