mirror of
https://github.com/OPM/ResInsight.git
synced 2025-02-25 18:55:39 -06:00
Renamed uiPdmModel() to uiPdmModel_OBSOLETE()
To make it easier to see what code is using the obsolete stuff.
This commit is contained in:
@@ -88,7 +88,7 @@ public:
|
||||
void updateScaleValue();
|
||||
void forceProjectTreeRepaint();
|
||||
|
||||
RimUiTreeModelPdm* uiPdmModel() { return m_OBSOLETE_treeModelPdm;}
|
||||
RimUiTreeModelPdm* uiPdmModel_OBSOLETE() { return m_OBSOLETE_treeModelPdm;}
|
||||
|
||||
RiuProcessMonitor* processMonitor();
|
||||
|
||||
|
||||
Reference in New Issue
Block a user