mirror of
https://github.com/OPM/ResInsight.git
synced 2025-02-25 18:55:39 -06:00
Renamed from setCurrentObjectInTreeView to selectAsCurrentItem
This commit is contained in:
@@ -93,7 +93,7 @@ public:
|
||||
void loadWinGeoAndDockToolBarLayout();
|
||||
void showWindow();
|
||||
|
||||
void setCurrentObjectInTreeView(caf::PdmObject* object);
|
||||
void selectAsCurrentItem(caf::PdmObject* object);
|
||||
|
||||
void selectedCases(std::vector<RimCase*>& cases);
|
||||
|
||||
|
||||
Reference in New Issue
Block a user