This commit is contained in:
doitux
2007-01-14 08:16:02 +00:00
parent 507ffdd2a8
commit 31c4c0dde9
2 changed files with 3 additions and 4 deletions
+2 -2
View File
@@ -31,10 +31,10 @@
#include "localriver.h"
class GuiInterface;
// class GuiInterface;
class BoardInterface;
class PlayerInterface;
class HandInterface;
// class HandInterface;
class LocalPreflop;
class LocalFlop;
+1 -2
View File
@@ -26,8 +26,7 @@
#include "session.h"
#include "game.h"
//wird nach Einbau der EngineInterfaces zu handinterface.h
#include "localhand.h"
#include "handinterface.h"
class GuiInterface{