changeset 2515 | 51d3f4b6293a |
parent 2428 | 6800f8aa0184 |
child 2773 | e94f240a8a41 |
--- a/QTfrontend/hwform.h Fri Oct 16 22:46:58 2009 +0000 +++ b/QTfrontend/hwform.h Sat Oct 17 01:28:49 2009 +0000 @@ -51,6 +51,7 @@ public: HWForm(QWidget *parent = 0); Ui_HWForm ui; + SDLInteraction sdli; private slots: void GoToMain(); @@ -148,7 +149,6 @@ AmmoSchemeModel * ammoSchemeModel; QStack<quint8> PagesStack; QTime eggTimer; - SDLInteraction sdli; BGWidget * wBackground; #ifdef __APPLE__