refresh groupboxes after style reload
This commit is contained in:
@@ -641,6 +641,7 @@ void gameTableImpl::applySettings(settingsDialogImpl* mySettingsDialog) {
|
|||||||
//blind buttons refresh
|
//blind buttons refresh
|
||||||
if(myStartWindow->getSession()->getCurrentGame()) {
|
if(myStartWindow->getSession()->getCurrentGame()) {
|
||||||
refreshButton();
|
refreshButton();
|
||||||
|
refreshGroupbox();
|
||||||
provideMyActions();
|
provideMyActions();
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user