move textBrowser_Log->clear(); to gametableimpl::hide()
This commit is contained in:
@@ -328,6 +328,8 @@ public slots:
|
||||
void showWarningAutoFoldInRankingGame(unsigned);
|
||||
void closeMessageBoxes();
|
||||
|
||||
void hide();
|
||||
|
||||
private:
|
||||
|
||||
boost::shared_ptr<GuiInterface> myServerGuiInterface;
|
||||
|
||||
Reference in New Issue
Block a user