changeset 2399 | ddde0ac1472b |
parent 2377 | f3fab2b09e0c |
child 2400 | 2422ea85d100 |
--- a/QTfrontend/hwform.h Sun Sep 27 20:25:49 2009 +0000 +++ b/QTfrontend/hwform.h Sun Sep 27 22:25:27 2009 +0000 @@ -144,7 +144,7 @@ AmmoSchemeModel * ammoSchemeModel; QStack<quint8> PagesStack; QTime eggTimer; - SDLInteraction sdli; + SDLInteraction * sdli; BGWidget * wBackground; void OnPageShown(quint8 id, quint8 lastid=0); };