diff --git a/src/blackgui/components/datamaininfoareacomponent.h b/src/blackgui/components/datamaininfoareacomponent.h index f047988e6..d33d49881 100644 --- a/src/blackgui/components/datamaininfoareacomponent.h +++ b/src/blackgui/components/datamaininfoareacomponent.h @@ -40,8 +40,8 @@ namespace BlackGui enum InfoArea { // index must match tab index! - InfoAreaData = 0, - InfoAreaMapping = 1, + InfoAreaMapping = 0, + InfoAreaData = 1, InfoAreaSettings = 2, InfoAreaLog = 3, InfoAreaNone = -1 diff --git a/src/blackgui/components/datamaininfoareacomponent.ui b/src/blackgui/components/datamaininfoareacomponent.ui index e574bafb7..50355119f 100644 --- a/src/blackgui/components/datamaininfoareacomponent.ui +++ b/src/blackgui/components/datamaininfoareacomponent.ui @@ -33,75 +33,6 @@ - - - - 0 - 0 - - - - Qt::TopDockWidgetArea - - - Database data - - - 4 - - - - - 0 - - - 0 - - - 0 - - - 0 - - - 0 - - - - - QFrame::NoFrame - - - QFrame::Plain - - - 0 - - - - 0 - - - 0 - - - 2 - - - 0 - - - 0 - - - - - - - - - - false @@ -172,6 +103,75 @@ + + + + 0 + 0 + + + + Qt::TopDockWidgetArea + + + Database data + + + 4 + + + + + 0 + + + 0 + + + 0 + + + 0 + + + 0 + + + + + QFrame::NoFrame + + + QFrame::Plain + + + 0 + + + + 0 + + + 0 + + + 2 + + + 0 + + + 0 + + + + + + + + + + Qt::TopDockWidgetArea