changeset 14606 | 1d3f8cf48831 |
parent 14475 | 6ab8335fe0a6 |
child 14608 | f29effb11190 |
--- a/QTfrontend/hwform.h Wed Jan 16 01:39:58 2019 +0100 +++ b/QTfrontend/hwform.h Wed Jan 16 03:40:05 2019 +0100 @@ -215,6 +215,8 @@ QPropertyAnimation *animationNewOpacity; QPropertyAnimation *animationOldOpacity; + bool campaignMissionWon = false; + #ifdef __APPLE__ InstallController * panel; #endif