summaryrefslogtreecommitdiffstats
path: root/src/desktop.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/desktop.h')
-rw-r--r--src/desktop.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/src/desktop.h b/src/desktop.h
index 754e09766..f1444ba7b 100644
--- a/src/desktop.h
+++ b/src/desktop.h
@@ -383,6 +383,8 @@ public:
void clearWaitingCursor();
bool isWaitingCursor() const { return waiting_cursor; };
+ void toggleGuidesLock();
+
void toggleColorProfAdjust();
bool colorProfAdjustEnabled();