X-Git-Url: http://woldlab.caltech.edu/gitweb/?p=mussa.git;a=blobdiff_plain;f=qui%2FThresholdWidget.hpp;h=42d4e3b4f9f41ecb3e4a76048b0bab9663e1420a;hp=47a7778f4accb6d272435a7d6a79232c84ba66ab;hb=0c4b689c8f8540a6ab60d98c67637cdb13996ba2;hpb=03d92f51588c1cd45178321a86cb3aacb80a0f33 diff --git a/qui/ThresholdWidget.hpp b/qui/ThresholdWidget.hpp index 47a7778..42d4e3b 100644 --- a/qui/ThresholdWidget.hpp +++ b/qui/ThresholdWidget.hpp @@ -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);