]> git.tdb.fi Git - r2c2.git/blobdiff - source/engineer/mainwindow.h
Keep UI better in sync with the clock
[r2c2.git] / source / engineer / mainwindow.h
index f707111275a40b0790b3068dbc4bcee20086e6dc..d8e6c54e76cf32c7e346622ea93381cc7865a633 100644 (file)
@@ -32,7 +32,7 @@ private:
        void clock_clicked();
        void power_event(bool);
        void halt_event(bool);
-       void clock_minute();
+       void update_clock();
 };
 
 #endif