diff gui/src/MainWindow.h @ 13530:8c7390b78911

gui-editor: open new editor window via interface menu
author ttl <ttl@justmail.de>
date Fri, 22 Jul 2011 22:01:37 +0200
parents 8b116446a904
children fd87d6f7e185
line wrap: on
line diff
--- a/gui/src/MainWindow.h
+++ b/gui/src/MainWindow.h
@@ -77,6 +77,7 @@
   void handleClearWorkspaceRequest ();
   void handleCommandDoubleClicked (QString command);
   void alignMdiWindows ();
+  void openEditor ();
   void openBugTrackerPage ();
   void processSettingsDialogRequest ();