diff -r 2877c1ec5877 -r 0f7623f722dc QTfrontend/ui/widget/gamecfgwidget.h --- a/QTfrontend/ui/widget/gamecfgwidget.h Thu Mar 22 00:17:13 2018 +0100 +++ b/QTfrontend/ui/widget/gamecfgwidget.h Thu Mar 22 13:18:45 2018 +0100 @@ -49,6 +49,9 @@ QComboBox * WeaponsName; QPushButton * goToSchemePage; QPushButton * goToWeaponPage; + QLabel * ScriptsLabel; + QLabel * GameSchemesLabel; + QLabel * WeaponsNameLabel; HWMapContainer* pMapContainer; QVariant schemeData(int column) const; bool isMaster();