mirror of
https://github.com/OPM/ResInsight.git
synced 2025-02-25 18:55:39 -06:00
Fix update of track names following DnD
This commit is contained in:
@@ -109,6 +109,8 @@ public:
|
||||
|
||||
void onPlotAdditionOrRemoval() override;
|
||||
|
||||
void updatePlotNames() override;
|
||||
|
||||
protected:
|
||||
QWidget* createViewWidget( QWidget* mainWindowParent ) override;
|
||||
void performAutoNameUpdate() override;
|
||||
|
||||
Reference in New Issue
Block a user