#1018 Added fields fos specifying start/stop/direction for range filtered snapshots. Added clear functionality and defaults for new lines in table for the MultipleSnapshotsWidgets.

This commit is contained in:
astridkbjorke
2016-12-13 09:52:05 +01:00
parent 89278dc6c8
commit 6583c43f1b
4 changed files with 107 additions and 4 deletions

View File

@@ -38,6 +38,7 @@ public:
private slots:
void customMenuRequested(QPoint pos);
void addSnapshotItem();
void deleteAllSnapshotItems();
private:
RimProject* m_rimProject;