mirror of
https://github.com/qelectrotech/qelectrotech-source-mirror.git
synced 2025-12-30 15:50:52 +01:00
Backport commit 5284 : Fix bug N° 157
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/branches/0.60@5292 bfdf4180-ca20-0410-9c96-a3a8aa849046
This commit is contained in:
@@ -213,7 +213,7 @@ class QETDiagramEditor : public QETMainWindow {
|
||||
QAction *find_element; ///< Find the selected element in the panel
|
||||
|
||||
QActionGroup m_file_actions_group; ///Actions related to file (open, close, save...)
|
||||
QAction *close_file; ///< Close current project file
|
||||
QAction *m_close_file; ///< Close current project file
|
||||
QAction *save_file; ///< Save current project
|
||||
QAction *save_file_as; ///< Save current project as a specific file
|
||||
|
||||
|
||||
Reference in New Issue
Block a user