diff --git a/clients/system/systemclient.cpp b/clients/system/systemclient.cpp index f812ddcd5e..179c214f45 100644 --- a/clients/system/systemclient.cpp +++ b/clients/system/systemclient.cpp @@ -256,6 +256,7 @@ void SystemClient::slotReset() create_pixmaps(); titleBuffer.resize(0, 0); recalcTitleBuffer(); + repaint(); button[0]->reset(); button[1]->reset(); button[2]->reset();