diff options
Diffstat (limited to 'common/pipeline.h')
-rw-r--r-- | common/pipeline.h | 2 |
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 | ||
72 | Q_SIGNALS: | 72 | signals: |
73 | void revisionUpdated(qint64); | 73 | void revisionUpdated(qint64); |
74 | 74 | ||
75 | private: | 75 | private: |