]> ToastFreeware Gitweb - toast/confclerk.git/blobdiff - src/gui/tabcontainer.h
Tabs: elide tabtexts.
[toast/confclerk.git] / src / gui / tabcontainer.h
index 572b9957a273c0921a2aa7e80f3273f018f8e1d2..dfbf653a7d25f3a2bef955b3ac79c70c40628382 100644 (file)
@@ -45,6 +45,7 @@ signals:
 
 public slots:
     virtual void updateTreeViewModel(int aEventId, bool aReloadModel = false);
+    void setCurDate(const QDate& curDate);
     void setDates(const QDate &aStart, const QDate &aEnd);
 
 protected slots: