QTfrontend/hwform.h
changeset 2428 6800f8aa0184
parent 2401 2a694ea2a437
child 2515 51d3f4b6293a
--- a/QTfrontend/hwform.h	Mon Oct 12 13:56:07 2009 +0000
+++ b/QTfrontend/hwform.h	Mon Oct 12 16:44:30 2009 +0000
@@ -148,7 +148,7 @@
 	AmmoSchemeModel * ammoSchemeModel;
 	QStack<quint8> PagesStack;
 	QTime eggTimer;
-	SDLInteraction * sdli;
+	SDLInteraction sdli;
 	BGWidget * wBackground;
         
 #ifdef __APPLE__