diff options
Diffstat (limited to 'common/pipeline.h')
-rw-r--r-- | common/pipeline.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/common/pipeline.h b/common/pipeline.h index 159cc1c..6ef8703 100644 --- a/common/pipeline.h +++ b/common/pipeline.h | |||
@@ -55,6 +55,7 @@ public: | |||
55 | 55 | ||
56 | Q_SIGNALS: | 56 | Q_SIGNALS: |
57 | void revisionUpdated(); | 57 | void revisionUpdated(); |
58 | void pipelinesDrained(); | ||
58 | 59 | ||
59 | private Q_SLOTS: | 60 | private Q_SLOTS: |
60 | void stepPipelines(); | 61 | void stepPipelines(); |