summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--kicker/applets/systemtray/systemtrayapplet.cpp2
1 files changed, 2 insertions, 0 deletions
diff --git a/kicker/applets/systemtray/systemtrayapplet.cpp b/kicker/applets/systemtray/systemtrayapplet.cpp
index 834204ad4..c2fc55989 100644
--- a/kicker/applets/systemtray/systemtrayapplet.cpp
+++ b/kicker/applets/systemtray/systemtrayapplet.cpp
@@ -1164,6 +1164,8 @@ void SystemTrayApplet::layoutTray()
setBackground();
updateClockGeometry();
+
+ update();
}
void SystemTrayApplet::paletteChange(const TQPalette & /* oldPalette */)