--- a/qmlFrontend/hwengine.h Sun Sep 28 01:17:55 2014 +0400
+++ b/qmlFrontend/hwengine.h Sun Sep 28 21:33:14 2014 +0400
@@ -19,6 +19,7 @@
static void exposeToQML();
Q_INVOKABLE void getPreview();
+ Q_INVOKABLE void runQuickGame();
Q_INVOKABLE QString currentSeed();
signals: