/*
* 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.
*
private:
int mConferenceId;
int mEventId;
+ void updateFavouriteButton(const Event& event);
};
#endif /* EVENTDIALOG_H */