diff options
Diffstat (limited to 'common/notification.h')
-rw-r--r-- | common/notification.h | 3 |
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 | ||
26 | namespace Akonadi2 | 25 | namespace Akonadi2 |
27 | { | 26 | { |
@@ -29,7 +28,7 @@ namespace Akonadi2 | |||
29 | /** | 28 | /** |
30 | * A notification | 29 | * A notification |
31 | */ | 30 | */ |
32 | class AKONADI2COMMON_EXPORT ResourceNotification | 31 | class AKONADI2COMMON_EXPORT Notification |
33 | { | 32 | { |
34 | public: | 33 | public: |
35 | QByteArray id; | 34 | QByteArray id; |