summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rwxr-xr-xclock.pm1
1 files changed, 1 insertions, 0 deletions
diff --git a/clock.pm b/clock.pm
index aeb9fd59..793876ad 100755
--- a/clock.pm
+++ b/clock.pm
@@ -227,6 +227,7 @@ sub configure_event {
$widget->allocation->[2],
$widget->allocation->[3],
-1);
+ Repaint($widget);
}
sub rad_to_time {