mirror of
https://github.com/OPM/ResInsight.git
synced 2025-02-25 18:55:39 -06:00
#916 Created feature for edit of preferences and added to main plot Edit menu
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user