More cppcheck fixes.

This commit is contained in:
lotodore
2011-02-09 16:25:05 +00:00
parent 024258e41c
commit 49f6c4e757
4 changed files with 4 additions and 3 deletions
+1 -1
View File
@@ -24,7 +24,7 @@
#include <assert.h>
#include "ui_startwindow.h"
#include "game_defs.h"
#include "QMessageBox"
#include <QMessageBox>
class GuiInterface;
class GuiWrapper;