mirror of
https://github.com/OPM/ResInsight.git
synced 2025-02-25 18:55:39 -06:00
(#632) Improved colors used for selection and time history curves
This commit is contained in:
@@ -54,6 +54,8 @@ public:
|
||||
// Deletes all items in the SelectionManager
|
||||
void deleteAllItems();
|
||||
|
||||
bool isEmpty() const;
|
||||
|
||||
private:
|
||||
std::vector < RiuSelectionItem* > m_selection;
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user