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.h3
1 files changed, 3 insertions, 0 deletions
diff --git a/ui/qt/capture_file.h b/ui/qt/capture_file.h
index 9fd8ba92c8..a4b77fdaaf 100644
--- a/ui/qt/capture_file.h
+++ b/ui/qt/capture_file.h
@@ -72,6 +72,9 @@ public:
*/
void retapPackets();
+ /** Re;load the capture file
+ */
+ void reload();
// XXX This shouldn't be needed.
static capture_file *globalCapFile();