# HG changeset patch # User unc0rr # Date 1232203092 0 # Node ID 502a25e54203bc8e78801e84ad269bf186b9e115 # Parent 3d0eee01f73471a42cebb23a632726c77ebfa0f0 Fix warning diff -r 3d0eee01f734 -r 502a25e54203 QTfrontend/SDLs.cpp --- a/QTfrontend/SDLs.cpp Sat Jan 17 14:35:20 2009 +0000 +++ b/QTfrontend/SDLs.cpp Sat Jan 17 14:38:12 2009 +0000 @@ -73,4 +73,4 @@ void SDLInteraction::PlaySound(const QString & filename) { -} \ No newline at end of file +}