diff -r 6fa30e491b37 -r 3df990e2ee0e QTfrontend/hwform.h --- a/QTfrontend/hwform.h Fri Jun 28 02:38:56 2013 +0300 +++ b/QTfrontend/hwform.h Fri Jun 28 15:45:11 2013 +0300 @@ -28,6 +28,7 @@ #include #include #include +#include #include "netserver.h" #include "game.h" @@ -200,6 +201,7 @@ BGWidget * wBackground; QSignalMapper * pageSwitchMapper; QByteArray m_lastDemo; + QMap unlockedMissionsHash; QPropertyAnimation *animationNewSlide; QPropertyAnimation *animationOldSlide;