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 << tabNameGeneral();
|
||||||
names << tabNameEclipseGrid();
|
names << tabNameEclipseGrid();
|
||||||
names << tabNameEclipseSummary();
|
names << tabNameEclipseSummary();
|
||||||
|
names << tabNamePlotting();
|
||||||
|
names << tabNameScripting();
|
||||||
#ifdef USE_ODB_API
|
#ifdef USE_ODB_API
|
||||||
names << tabNameGeomech();
|
names << tabNameGeomech();
|
||||||
#endif
|
#endif
|
||||||
names << tabNamePlotting();
|
|
||||||
names << tabNameScripting();
|
|
||||||
names << tabNameExport();
|
names << tabNameExport();
|
||||||
names << tabNameImport();
|
names << tabNameImport();
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user