QTfrontend/gamecfgwidget.cpp
changeset 4560 5d6c7f88db73
parent 4557 4004bef2aa9d
child 4584 66bc6e45be83
--- a/QTfrontend/gamecfgwidget.cpp	Sat Dec 18 21:19:26 2010 +0300
+++ b/QTfrontend/gamecfgwidget.cpp	Sat Dec 18 23:02:39 2010 +0300
@@ -32,7 +32,7 @@
 #include "ammoSchemeModel.h"
 #include "proto.h"
 
-GameCFGWidget::GameCFGWidget(QWidget* parent, bool externalControl) :
+GameCFGWidget::GameCFGWidget(QWidget* parent) :
   QGroupBox(parent), mainLayout(this)
 {
     mainLayout.setMargin(0);