diff -r 1b8dde74880c -r ddde0ac1472b QTfrontend/hwform.h --- 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 PagesStack; QTime eggTimer; - SDLInteraction sdli; + SDLInteraction * sdli; BGWidget * wBackground; void OnPageShown(quint8 id, quint8 lastid=0); };