auto activate new styles after adding; new toolbox background for better

readable speed string
This commit is contained in:
doitux
2009-05-21 22:40:16 +00:00
parent c51e746579
commit 97246d347e
4 changed files with 29 additions and 25 deletions
+1 -1
View File
@@ -659,7 +659,7 @@ void gameTableImpl::applySettings(settingsDialogImpl* mySettingsDialog) {
//blind buttons refresh
if(myStartWindow->getSession()->getCurrentGame()) {
refreshButton();
refreshGroupbox();
refreshGroupbox();
provideMyActions();
}