#6164 Color Legend : Update category colors when project file is loaded

This commit is contained in:
Magne Sjaastad
2020-06-30 17:10:51 +02:00
parent 7c8fced4fe
commit 18e0c8999e
3 changed files with 31 additions and 15 deletions

View File

@@ -166,6 +166,8 @@ private:
void updateFieldVisibility();
double roundToNumSignificantDigits( double value, double precision );
void updateCategoryItems();
friend class RimViewLinker;
private: