diff -r 41d7283934c1 -r 0b9fbee5ceda QTfrontend/SDLs.cpp --- 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