diff options
-rwxr-xr-x | clock.pm | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -227,6 +227,7 @@ sub configure_event { $widget->allocation->[2], $widget->allocation->[3], -1); + Repaint($widget); } sub rad_to_time { |
index : control-center | ||
Mageia Control Center | Thierry Vignaud [tv] |
summaryrefslogtreecommitdiffstats |
-rwxr-xr-x | clock.pm | 1 |
@@ -227,6 +227,7 @@ sub configure_event { $widget->allocation->[2], $widget->allocation->[3], -1); + Repaint($widget); } sub rad_to_time { |