diff options
Diffstat (limited to 'source/frontend/StarMainInterface.hpp')
-rw-r--r-- | source/frontend/StarMainInterface.hpp | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/source/frontend/StarMainInterface.hpp b/source/frontend/StarMainInterface.hpp index 667a2fe..a4f617b 100644 --- a/source/frontend/StarMainInterface.hpp +++ b/source/frontend/StarMainInterface.hpp @@ -132,6 +132,7 @@ public: void takeScriptPanes(List<ScriptPaneInfo>& out); void reviveScriptPanes(List<ScriptPaneInfo>& panes); + void displayDefaultPanes(); private: PanePtr createEscapeDialog(); |