summaryrefslogtreecommitdiffstats
path: root/common/notification.h
diff options
context:
space:
mode:
Diffstat (limited to 'common/notification.h')
-rw-r--r--common/notification.h3
1 files changed, 1 insertions, 2 deletions
diff --git a/common/notification.h b/common/notification.h
index c83e579..e1b5bff 100644
--- a/common/notification.h
+++ b/common/notification.h
@@ -21,7 +21,6 @@
21 21
22#include <akonadi2common_export.h> 22#include <akonadi2common_export.h>
23#include <QString> 23#include <QString>
24#include "notification_generated.h"
25 24
26namespace Akonadi2 25namespace Akonadi2
27{ 26{
@@ -29,7 +28,7 @@ namespace Akonadi2
29/** 28/**
30 * A notification 29 * A notification
31 */ 30 */
32class AKONADI2COMMON_EXPORT ResourceNotification 31class AKONADI2COMMON_EXPORT Notification
33{ 32{
34public: 33public:
35 QByteArray id; 34 QByteArray id;