X-Git-Url: https://git.toastfreeware.priv.at/toast/confclerk.git/blobdiff_plain/83481c684518420be3c2d2c604ba85b2e72be9e4..080dc7d603d45ba0662aa731418993ddd45b5fe8:/src/gui/eventdialog.h diff --git a/src/gui/eventdialog.h b/src/gui/eventdialog.h index 7640f35..1e4393e 100644 --- a/src/gui/eventdialog.h +++ b/src/gui/eventdialog.h @@ -1,6 +1,6 @@ /* * Copyright (C) 2010 Ixonos Plc. - * Copyright (C) 2011-2013 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 */