#1805 Flow Characteristics Plot: Make "Selected" time steps default

This commit is contained in:
Bjørnar Grip Fjær
2017-08-21 11:25:40 +02:00
parent ff8494e764
commit 37e25da692
2 changed files with 5 additions and 5 deletions

View File

@@ -69,7 +69,7 @@ public:
enum TimeSelectionType
{
ALL_AVAILABLE,
SELECT_AVAILABLE
SELECTED,
};
protected: