From ae1c81d6bb4d267aa3f12afdd7ff5d5d0747e4c0 Mon Sep 17 00:00:00 2001 From: Michal Labedzki Date: Mon, 29 Jun 2015 13:05:32 +0200 Subject: Qt: Add switch between Capture and FileFormat You can switch now between Capture mode and FileFormat of it. This works only if there is MIME FileFormat dissector of opened file. Change-Id: I9e98e972775561cfbe731ee1a1b99300d119efc6 Reviewed-on: https://code.wireshark.org/review/10090 Petri-Dish: Michal Labedzki Tested-by: Petri Dish Buildbot Reviewed-by: Michal Labedzki --- ui/qt/main_window.ui | 9 +++++++++ 1 file changed, 9 insertions(+) (limited to 'ui/qt/main_window.ui') diff --git a/ui/qt/main_window.ui b/ui/qt/main_window.ui index f34c011888..8010411277 100644 --- a/ui/qt/main_window.ui +++ b/ui/qt/main_window.ui @@ -338,6 +338,7 @@ + @@ -1098,6 +1099,14 @@ true + + + Reload as File Format/Capture + + + Ctrl+Shift+F + + &Options… -- cgit v1.2.1