]> ToastFreeware Gitweb - toast/confclerk.git/blobdiff - src/gui/favtabcontainer.h
updated schedule.en.xml to the newest version
[toast/confclerk.git] / src / gui / favtabcontainer.h
index 233757c0a216b1e3ab6805506d0e7a8f161cab44..55fed4ea04b55645d3729ff75ddb81b4fcf16b39 100644 (file)
@@ -11,9 +11,6 @@ public:
     FavTabContainer(QWidget *aParent);
     virtual ~FavTabContainer(){}
 
-public slots:
-    virtual void updateTreeViewModel(int aEventId);
-
 protected:
     virtual void loadEvents( const QDate &aDate, const int aConferenceId );
 };