diff -r 9cdfcb5b7ddd -r 734b069a418e QTfrontend/hwform.cpp --- 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)