summaryrefslogtreecommitdiffstats
path: root/common/notification.h
diff options
context:
space:
mode:
Diffstat (limited to 'common/notification.h')
-rw-r--r--common/notification.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/common/notification.h b/common/notification.h
index 8ffc24c..c83e579 100644
--- a/common/notification.h
+++ b/common/notification.h
@@ -32,6 +32,7 @@ namespace Akonadi2
32class AKONADI2COMMON_EXPORT ResourceNotification 32class AKONADI2COMMON_EXPORT ResourceNotification
33{ 33{
34public: 34public:
35 QByteArray id;
35 int type; 36 int type;
36 QString message; 37 QString message;
37 int code; 38 int code;