QTfrontend/ui/widget/gamecfgwidget.h
changeset 11757 6874644a2d00
parent 11046 47a8c19ecb60
child 12811 de3cbbb09915
--- a/QTfrontend/ui/widget/gamecfgwidget.h	Thu Apr 28 17:42:43 2016 +0200
+++ b/QTfrontend/ui/widget/gamecfgwidget.h	Thu Apr 28 18:32:50 2016 +0200
@@ -40,7 +40,7 @@
         Q_PROPERTY(bool master READ isMaster WRITE setMaster)
 
     public:
-        GameCFGWidget(QWidget* parent);
+        GameCFGWidget(QWidget* parent, bool randomWithoutDLC = false);
         quint32 getGameFlags() const;
         quint32 getInitHealth() const;
         QByteArray getFullConfig() const;