diff -r 728cabee2c9f -r 6f301dac12ff QTfrontend/util/SDLInteraction.cpp --- a/QTfrontend/util/SDLInteraction.cpp Fri Oct 21 08:41:21 2011 +0200 +++ b/QTfrontend/util/SDLInteraction.cpp Fri Oct 21 17:55:32 2011 +0200 @@ -16,6 +16,10 @@ * Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA */ +/** + * @file SDLInteraction.cpp + * @brief SDLInteraction class implementation + */ #include "SDL.h" #include "SDL_mixer.h"