X-Git-Url: https://git.toastfreeware.priv.at/toast/confclerk.git/blobdiff_plain/11f3f87d393db53a8e455128afb5ccc0f6e02292..080dc7d603d45ba0662aa731418993ddd45b5fe8:/src/gui/eventdialog.h diff --git a/src/gui/eventdialog.h b/src/gui/eventdialog.h index 82eff01..1e4393e 100644 --- a/src/gui/eventdialog.h +++ b/src/gui/eventdialog.h @@ -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 */