aboutsummaryrefslogtreecommitdiffstats
path: root/ui/qt/capture_file.h
diff options
context:
space:
mode:
Diffstat (limited to 'ui/qt/capture_file.h')
-rw-r--r--ui/qt/capture_file.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/ui/qt/capture_file.h b/ui/qt/capture_file.h
index 9f48638ec3..7ae6118340 100644
--- a/ui/qt/capture_file.h
+++ b/ui/qt/capture_file.h
@@ -48,7 +48,7 @@ public:
Rescan = 0x0200 | File,
Save = 0x0400 | File,
Retap = 0x0800 | File,
- Merge = 0x1000 | File,
+ Merge = 0x1000 | File
};
enum EventType {