aboutsummaryrefslogtreecommitdiff
path: root/src/clock-live.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/clock-live.cpp')
-rw-r--r--src/clock-live.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/clock-live.cpp b/src/clock-live.cpp
index 0ff60a8..0e6ddc3 100644
--- a/src/clock-live.cpp
+++ b/src/clock-live.cpp
@@ -150,7 +150,7 @@ private:
// reset the timer in case someone changed the system clock
self->reset_timer();
}
-
+
self->refresh();
return G_SOURCE_CONTINUE;
}