This commit is contained in:
doitux
2007-01-13 17:20:12 +00:00
parent 1e88f861a8
commit f74a448c38
4 changed files with 11 additions and 21 deletions
-3
View File
@@ -28,9 +28,6 @@ Session::Session(GuiInterface* g) : actualGame(0), myGui(g)
// myW = new mainWindowImpl();
// a.setMainWidget( w );
// myW->show();
// Session an mainwindowimpl bergeben
myGui->setSession(this);