--- a/QTfrontend/SDLs.cpp Sat Aug 16 14:28:44 2008 +0000
+++ b/QTfrontend/SDLs.cpp Sat Aug 16 20:15:27 2008 +0000
@@ -34,7 +34,7 @@
SDLInteraction::~SDLInteraction()
{
-// SDL_Quit();
+ SDL_Quit();
}
QStringList SDLInteraction::getResolutions() const