preparing gui for maemo version; running astyle

This commit is contained in:
floty
2012-01-24 20:48:38 +00:00
parent 2ed4410da6
commit d88182e865
42 changed files with 12826 additions and 198 deletions
+4
View File
@@ -18,7 +18,11 @@
#ifndef GAMETABLEIMPL_H
#define GAMETABLEIMPL_H
#ifdef GUI_800x480
#include "ui_gametable_800x480.h"
#else
#include "ui_gametable.h"
#endif
#include "game_defs.h"
#include <string>