Switch to side-by-side view
--- a/src/qtgui/confgui/confgui.cpp +++ b/src/qtgui/confgui/confgui.cpp @@ -49,8 +49,8 @@ namespace confgui { -const static int spacing = 2; -const static int margin = 2; +static const int spacing = 2; +static const int margin = 2; void ConfParamW::setValue(const QString& value) {