QTfrontend/hwform.cpp
branchflibqtfrontend
changeset 8280 734b069a418e
parent 8268 fe4e94311585
child 8304 620560c89284
--- a/QTfrontend/hwform.cpp	Sat Dec 08 22:53:23 2012 +0400
+++ b/QTfrontend/hwform.cpp	Fri Dec 14 00:12:00 2012 +0400
@@ -112,6 +112,8 @@
 
 GameUIConfig* HWForm::config = NULL;
 
+bool checkForDir(const QString & dir);
+
 HWForm::HWForm(QWidget *parent, QString styleSheet)
     : QMainWindow(parent)
     , game(0)