QTfrontend/ui/widget/gamecfgwidget.h
changeset 13263 0f7623f722dc
parent 13244 d49bd0dd735d
child 14513 5230c063214a
--- 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();