diff options
Diffstat (limited to 'common/changereplay.h')
-rw-r--r-- | common/changereplay.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/common/changereplay.h b/common/changereplay.h index aba3dd0..6c1c1db 100644 --- a/common/changereplay.h +++ b/common/changereplay.h | |||
@@ -45,6 +45,7 @@ public: | |||
45 | 45 | ||
46 | signals: | 46 | signals: |
47 | void changesReplayed(); | 47 | void changesReplayed(); |
48 | void replayingChanges(); | ||
48 | 49 | ||
49 | public slots: | 50 | public slots: |
50 | void revisionChanged(); | 51 | void revisionChanged(); |