refresh groupboxes after style reload

This commit is contained in:
doitux
2009-04-13 18:50:00 +00:00
parent 77750baf18
commit 730319d62a
+1
View File
@@ -641,6 +641,7 @@ void gameTableImpl::applySettings(settingsDialogImpl* mySettingsDialog) {
//blind buttons refresh
if(myStartWindow->getSession()->getCurrentGame()) {
refreshButton();
refreshGroupbox();
provideMyActions();
}