summaryrefslogtreecommitdiff
path: root/ui/qt/main_window.h
diff options
context:
space:
mode:
Diffstat (limited to 'ui/qt/main_window.h')
-rw-r--r--ui/qt/main_window.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/ui/qt/main_window.h b/ui/qt/main_window.h
index 440476a85e..ffbd8a3cf9 100644
--- a/ui/qt/main_window.h
+++ b/ui/qt/main_window.h
@@ -282,6 +282,8 @@ public slots:
void captureFileRescanStarted() { setMenusForCaptureFile(true); captureFileReadStarted(tr("Rescanning")); }
void captureFileRetapStarted();
void captureFileRetapFinished();
+ void captureFileMergeStarted();
+ void captureFileMergeFinished();
void captureFileFlushTapsData();
void captureFileClosing();
void captureFileClosed();