#916 Created feature for edit of preferences and added to main plot Edit menu

This commit is contained in:
Magne Sjaastad
2016-10-24 13:21:49 +02:00
parent 422fb90df2
commit a65c800cf0
6 changed files with 111 additions and 30 deletions

View File

@@ -129,7 +129,6 @@ private:
private:
// Edit actions
QAction* m_editPreferences;
QAction* m_newPropertyView;
// View actions
@@ -177,7 +176,6 @@ private slots:
// Edit slots
void slotRefreshEditActions();
void slotEditPreferences();
void slotNewObjectPropertyView();
// View slots