Load saved muway and set to muways soft threshold.
[mussa.git] / qui / ThresholdWidget.hpp
index 47a7778f4accb6d272435a7d6a79232c84ba66ab..42d4e3b4f9f41ecb3e4a76048b0bab9663e1420a 100644 (file)
@@ -26,6 +26,8 @@ public:
   int threshold() const;
   //! update percent threshold
   void updatePercentThreshold();
+  
+  void reset(int min, int max, int threshold);
 
 public slots:
   void setBasepairThreshold(int threshold);