X-Git-Url: https://git.toastfreeware.priv.at/toast/confclerk.git/blobdiff_plain/893e6a989b959203f215d20b075b3375e4b7a793..9859cac113c805a20001e2478f0b25d7dfe11295:/src/gui/mainwindow.h diff --git a/src/gui/mainwindow.h b/src/gui/mainwindow.h index f79c2f3..58e24f8 100644 --- a/src/gui/mainwindow.h +++ b/src/gui/mainwindow.h @@ -32,6 +32,7 @@ private slots: void conferenceMapClicked(); void tabHasChanged(int aIndex); void eventHasChanged(int aEventId); + void timerUpdateNowView(); private: SqlEngine *mSqlEngine; };