summaryrefslogtreecommitdiffstats
path: root/common/pipeline.h
diff options
context:
space:
mode:
Diffstat (limited to 'common/pipeline.h')
-rw-r--r--common/pipeline.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/common/pipeline.h b/common/pipeline.h
index 096771f..0f989e4 100644
--- a/common/pipeline.h
+++ b/common/pipeline.h
@@ -69,7 +69,7 @@ public:
69 */ 69 */
70 qint64 cleanedUpRevision(); 70 qint64 cleanedUpRevision();
71 71
72Q_SIGNALS: 72signals:
73 void revisionUpdated(qint64); 73 void revisionUpdated(qint64);
74 74
75private: 75private: