]> ToastFreeware Gitweb - toast/confclerk.git/blobdiff - src/gui/eventdialog.h
Bump copyright years.
[toast/confclerk.git] / src / gui / eventdialog.h
index 82eff016f335560f53738177d4a49eff527d7da6..1e4393e405931627c070dff7ce959c1e1b44c2ab 100644 (file)
@@ -1,6 +1,6 @@
 /*
  * Copyright (C) 2010 Ixonos Plc.
- * Copyright (C) 2011-2014 Philipp Spitzer, gregor herrmann, Stefan Stahl
+ * Copyright (C) 2011-2024 Philipp Spitzer, gregor herrmann, Stefan Stahl
  *
  * This file is part of ConfClerk.
  *
@@ -38,6 +38,7 @@ signals:
 private:
     int mConferenceId;
     int mEventId;
+    void updateFavouriteButton(const Event& event);
 };
 
 #endif /* EVENTDIALOG_H */