X-Git-Url: https://git.quassel-irc.org/?p=quassel.git;a=blobdiff_plain;f=src%2Fqtui%2Fstatusnotifieritem.h;h=fc774cfd277d334699dd7a75e659ec3b6e8cb35f;hp=d8489d83924a5b299b05f02f12cabef3e17d094a;hb=fdfd62334f728bd05470c5191194d55027fec86e;hpb=0ec85b3e2ce83908af510a25d40eb2b9a0f0ffed diff --git a/src/qtui/statusnotifieritem.h b/src/qtui/statusnotifieritem.h index d8489d83..fc774cfd 100644 --- a/src/qtui/statusnotifieritem.h +++ b/src/qtui/statusnotifieritem.h @@ -1,5 +1,5 @@ /*************************************************************************** - * Copyright (C) 2005-2010 by the Quassel Project * + * Copyright (C) 2005-2012 by the Quassel Project * * devel@quassel-irc.org * * * * This contains code from KStatusNotifierItem, part of the KDE libs * @@ -86,6 +86,7 @@ private: org::kde::StatusNotifierWatcher *_statusNotifierWatcher; org::freedesktop::Notifications *_notificationsClient; bool _notificationsClientSupportsMarkup; + bool _notificationsClientSupportsActions; quint32 _lastNotificationsDBusId; QHash _notificationsIdMap; ///< Maps our own notification ID to the D-Bus one