QTfrontend/util/SDLInteraction.cpp
changeset 6170 2b1748161278
parent 6168 6f301dac12ff
child 6524 416fdfb666da
equal deleted inserted replaced
6169:582f9f61b972 6170:2b1748161278
    15  * along with this program; if not, write to the Free Software
    15  * along with this program; if not, write to the Free Software
    16  * Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA
    16  * Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA
    17  */
    17  */
    18 
    18 
    19 /**
    19 /**
    20  * @file  SDLInteraction.cpp
    20  * @file
    21  * @brief SDLInteraction class implementation
    21  * @brief SDLInteraction class implementation
    22  */
    22  */
    23 
    23 
    24 #include "SDL.h"
    24 #include "SDL.h"
    25 #include "SDL_mixer.h"
    25 #include "SDL_mixer.h"