#3492 Tidy up color code for well path components/completions and select colors that work better.

This commit is contained in:
Gaute Lindkvist
2018-10-12 15:05:22 +02:00
parent 8464d19696
commit 2035df2739
18 changed files with 139 additions and 114 deletions
-2
View File
@@ -55,8 +55,6 @@ namespace RiaDefines
LINER,
PACKER
};
std::vector<WellPathComponentType> wellPathCompletionTypes();
std::vector<WellPathComponentType> wellPathAttributeTypes();
bool isPerCellFaceResult(const QString& resultName);