diff edmain.h @ 401:2fdf440ea66a

Fix some segfaults, etc.
author Matti Hamalainen <ccr@tnsp.org>
date Fri, 19 Oct 2012 16:28:06 +0300
parents f44a89a25c97
children d34922e6a244
line wrap: on
line diff
--- a/edmain.h	Fri Oct 19 15:56:59 2012 +0300
+++ b/edmain.h	Fri Oct 19 16:28:06 2012 +0300
@@ -107,7 +107,7 @@
     void saveToFile(QString filename);
 
 
-    bool changed, initSDL;
+    bool initSDL;
     float currViewScale;
     int currViewOffset;
     int currFrameTime;