startwindow refactoring. BROKEN
This commit is contained in:
@@ -44,6 +44,8 @@ public:
|
||||
Session &getSession();
|
||||
void setSession(boost::shared_ptr<Session> session);
|
||||
|
||||
gameTableImpl* getMyW() const { return myW; }
|
||||
|
||||
void refreshSet() const;
|
||||
void refreshCash() const;
|
||||
void refreshAction(int =-1, int =-1) const;
|
||||
@@ -142,6 +144,7 @@ public:
|
||||
void SignalIrcError(int errorCode);
|
||||
void SignalIrcServerError(int errorCode);
|
||||
|
||||
|
||||
private:
|
||||
|
||||
Log *myLog;
|
||||
|
||||
Reference in New Issue
Block a user