diff options
Diffstat (limited to 'common/resource.h')
-rw-r--r-- | common/resource.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/common/resource.h b/common/resource.h index 2168e82..2ae71a0 100644 --- a/common/resource.h +++ b/common/resource.h | |||
@@ -57,7 +57,7 @@ public: | |||
57 | 57 | ||
58 | Q_SIGNALS: | 58 | Q_SIGNALS: |
59 | void revisionUpdated(qint64); | 59 | void revisionUpdated(qint64); |
60 | void notify(ResourceNotification); | 60 | void notify(Notification); |
61 | 61 | ||
62 | private: | 62 | private: |
63 | class Private; | 63 | class Private; |