Fixed again that stupid binding issue
[speedfreak] / Client / calibratedialog.h
index af7af1c..516624d 100644 (file)
@@ -23,6 +23,8 @@ public:
 
     void setProgressValue(int value);
     void resetProgressValue();
+    void setMaxValue(int max);
+    void setTitle(QString title);
 
 protected:
     void changeEvent(QEvent *e);