summaryrefslogtreecommitdiff
path: root/core/settings/light-and-power/calibration.h
Unidiff
Diffstat (limited to 'core/settings/light-and-power/calibration.h') (more/less context) (show whitespace changes)
-rw-r--r--core/settings/light-and-power/calibration.h4
1 files changed, 4 insertions, 0 deletions
diff --git a/core/settings/light-and-power/calibration.h b/core/settings/light-and-power/calibration.h
index 2bff69a..ffa63b2 100644
--- a/core/settings/light-and-power/calibration.h
+++ b/core/settings/light-and-power/calibration.h
@@ -44,4 +44,8 @@ public:
44 QPoint endPoint ( ) const; 44 QPoint endPoint ( ) const;
45 45
46signals:
47 void startPointChanged ( const QPoint & );
48 void endPointChanged ( const QPoint & );
49
46public slots: 50public slots:
47 void setScale ( const QSize &s ); 51 void setScale ( const QSize &s );