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 ab30cb9..d0100f6 100644
--- a/common/resource.h
+++ b/common/resource.h
@@ -60,7 +60,7 @@ public:
60 */ 60 */
61 virtual void removeDataFromDisk(); 61 virtual void removeDataFromDisk();
62 62
63Q_SIGNALS: 63signals:
64 void revisionUpdated(qint64); 64 void revisionUpdated(qint64);
65 void notify(Notification); 65 void notify(Notification);
66 66