mirror of
https://github.com/OPM/ResInsight.git
synced 2025-02-25 18:55:39 -06:00
Janitor : Move geomech tab to the right of scripting tab
This commit is contained in:
parent
ea9e3f7a52
commit
889231755d
@ -709,11 +709,11 @@ QStringList RiaPreferences::tabNames()
|
||||
names << tabNameGeneral();
|
||||
names << tabNameEclipseGrid();
|
||||
names << tabNameEclipseSummary();
|
||||
names << tabNamePlotting();
|
||||
names << tabNameScripting();
|
||||
#ifdef USE_ODB_API
|
||||
names << tabNameGeomech();
|
||||
#endif
|
||||
names << tabNamePlotting();
|
||||
names << tabNameScripting();
|
||||
names << tabNameExport();
|
||||
names << tabNameImport();
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user