]> ToastFreeware Gitweb - toast/confclerk.git/blobdiff - src/gui/daynavigatorwidget.h
Implemented "now" action and removed the "now" button from the day navigator.
[toast/confclerk.git] / src / gui / daynavigatorwidget.h
index d342e19b9fd643666794beca31ef40213b18e7a2..e16017c9b8961d8a6f2d3a4e40e6f47ebf0e7c49 100644 (file)
@@ -40,7 +40,6 @@ class DayNavigatorWidget : public QWidget, private Ui::DayNavigatorWidget {
         void paintEvent(QPaintEvent *);
         void configureNavigation();
     private slots:
-        void todayButtonClicked();
         void prevDayButtonClicked();
         void nextDayButtonClicked();
     signals: