next steps startwindow-integration --> UNSTABLE

This commit is contained in:
doitux
2008-09-13 20:40:08 +00:00
parent ac394d485d
commit 49b1efdcf1
8 changed files with 178 additions and 458 deletions
+1 -1
View File
@@ -151,7 +151,7 @@ private:
Chat *myChat;
gameTableImpl *myW;
ConfigFile *myConfig;
boost::shared_ptr<startWindowImpl> myStartWindow;
startWindowImpl *myStartWindow;
};