mirror of
https://github.com/OPM/ResInsight.git
synced 2025-02-25 18:55:39 -06:00
#1018 : Added PdmUiTableView used to define multiple snapshot definitions
This commit is contained in:
@@ -37,8 +37,9 @@ public:
|
||||
|
||||
private slots:
|
||||
void customMenuRequested(QPoint pos);
|
||||
void addSnapshotItem();
|
||||
|
||||
private:
|
||||
RimProject* m_rimProject;
|
||||
RimProject* m_rimProject;
|
||||
caf::PdmUiTableView* m_pdmTableView;
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user