move textBrowser_Log->clear(); to gametableimpl::hide()

This commit is contained in:
doitux
2011-11-05 21:48:06 +00:00
parent 26f01f0946
commit def86ac998
2 changed files with 9 additions and 6 deletions
+2
View File
@@ -328,6 +328,8 @@ public slots:
void showWarningAutoFoldInRankingGame(unsigned);
void closeMessageBoxes();
void hide();
private:
boost::shared_ptr<GuiInterface> myServerGuiInterface;