summaryrefslogtreecommitdiffstats
path: root/ui/qt/extcap_options_dialog.h
diff options
context:
space:
mode:
authorDaniel Baumann <daniel.baumann@progress-linux.org>2024-04-26 17:44:18 +0000
committerDaniel Baumann <daniel.baumann@progress-linux.org>2024-04-26 17:44:18 +0000
commit1da76b3706a6c9bd41bf8f219d7c97de5e1e5c7f (patch)
tree9930fb4bb87cd6037f60efff9656f967121c8c2d /ui/qt/extcap_options_dialog.h
parentAdding debian version 4.2.2-1.1. (diff)
downloadwireshark-1da76b3706a6c9bd41bf8f219d7c97de5e1e5c7f.tar.xz
wireshark-1da76b3706a6c9bd41bf8f219d7c97de5e1e5c7f.zip
Merging upstream version 4.2.4.
Signed-off-by: Daniel Baumann <daniel.baumann@progress-linux.org>
Diffstat (limited to 'ui/qt/extcap_options_dialog.h')
-rw-r--r--ui/qt/extcap_options_dialog.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/ui/qt/extcap_options_dialog.h b/ui/qt/extcap_options_dialog.h
index 230e2d32..bb1d8e89 100644
--- a/ui/qt/extcap_options_dialog.h
+++ b/ui/qt/extcap_options_dialog.h
@@ -54,6 +54,7 @@ private:
QString device_name;
guint device_idx;
QIcon defaultValueIcon_;
+ bool start_capture_on_close_;
ExtcapArgumentList extcapArguments;