#1520 Show completion type cells as transparent

This commit is contained in:
Bjørnar Grip Fjær
2017-06-01 13:46:22 +02:00
parent 8e6322b500
commit e5b7196537
3 changed files with 21 additions and 0 deletions

View File

@@ -84,6 +84,7 @@ public:
bool hasDynamicResult() const;
bool hasResult() const;
bool isTernarySaturationSelected() const;
bool isCompletionTypeSelected() const;
bool hasCategoryResult() const;
RimReservoirCellResultsStorage* currentGridCellResults() const;