#2094 Move annotation functions from updateGridBoxData to new function

This commit is contained in:
Rebecca Cox
2017-11-08 09:02:21 +01:00
parent 93a83cd756
commit de8b953360
7 changed files with 34 additions and 10 deletions

View File

@@ -78,6 +78,8 @@ public:
void updateGridBoxData();
cvf::Model* gridBoxModel() const;
void updateAnnotationItems();
void updateWellPathTextColor();
void showAnimationProgress(bool enable);