summaryrefslogtreecommitdiffstats
path: root/common/resource.h
diff options
context:
space:
mode:
Diffstat (limited to 'common/resource.h')
-rw-r--r--common/resource.h2
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
58Q_SIGNALS: 58Q_SIGNALS:
59 void revisionUpdated(qint64); 59 void revisionUpdated(qint64);
60 void notify(ResourceNotification); 60 void notify(Notification);
61 61
62private: 62private:
63 class Private; 63 class Private;