mirror of
https://github.com/OPM/ResInsight.git
synced 2025-02-25 18:55:39 -06:00
#6081 Color Results : Update views when color legend content changes
This commit is contained in:
@@ -52,4 +52,9 @@ public:
|
||||
virtual caf::TitledOverlayFrame* titledOverlayFrame() = 0;
|
||||
|
||||
virtual int fontSize() const override;
|
||||
|
||||
void recreateLegend();
|
||||
|
||||
protected:
|
||||
virtual void onRecreateLegend() = 0;
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user