summaryrefslogtreecommitdiff
path: root/dgedit/canvastoolthreshold.h
diff options
context:
space:
mode:
Diffstat (limited to 'dgedit/canvastoolthreshold.h')
-rw-r--r--dgedit/canvastoolthreshold.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/dgedit/canvastoolthreshold.h b/dgedit/canvastoolthreshold.h
index 0c593e8..907e312 100644
--- a/dgedit/canvastoolthreshold.h
+++ b/dgedit/canvastoolthreshold.h
@@ -46,6 +46,7 @@ public:
signals:
void thresholdChanged(double threshold);
+ void thresholdChanging(double threshold);
private:
float threshold;