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:
scorpio810
2018-04-02 16:19:30 +00:00
parent bcab13fdde
commit 5178de2c15
2 changed files with 16 additions and 18 deletions

View File

@@ -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