change labels when toggling between scale and absolute value.
This commit is contained in:
@@ -60,6 +60,7 @@ class PModSelect : public QDialog
|
||||
void scale(bool automatic, double factor, bool absVal);
|
||||
|
||||
private slots:
|
||||
void absoluteValueStateChanged(int);
|
||||
void scaleAuto();
|
||||
void getFactor();
|
||||
|
||||
|
||||
Reference in New Issue
Block a user