summaryrefslogtreecommitdiffstats
path: root/src/Authoring/Studio/Application/StudioApp.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/Authoring/Studio/Application/StudioApp.h')
-rw-r--r--src/Authoring/Studio/Application/StudioApp.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/src/Authoring/Studio/Application/StudioApp.h b/src/Authoring/Studio/Application/StudioApp.h
index a852aaee..c4b10ca9 100644
--- a/src/Authoring/Studio/Application/StudioApp.h
+++ b/src/Authoring/Studio/Application/StudioApp.h
@@ -214,6 +214,8 @@ public:
void SetAutosaveEnabled(bool enabled);
void SetAutosaveInterval(int interval);
void toggleEyeball();
+ void toggleShy();
+ void toggleLocked();
void showPresentationIdUniqueWarning();
void showInvalidFilenameWarning();
void checkDeletedDatainputs();