summaryrefslogtreecommitdiff
path: root/ui/qt/capture_interfaces_dialog.ui
diff options
context:
space:
mode:
authorGerald Combs <gerald@zing.org>2016-05-24 16:49:54 -0700
committerGerald Combs <gerald@wireshark.org>2016-05-31 19:27:45 +0000
commit7f2de76c634ff01b3bfa24ca04549c62078ae3d4 (patch)
treed421958a45964ac1fc432c8be636fa85fb4ae438 /ui/qt/capture_interfaces_dialog.ui
parentf61cdc3e9d12a9b78f7082a2f83b6b8f44fcdcb3 (diff)
downloadwireshark-7f2de76c634ff01b3bfa24ca04549c62078ae3d4.tar.gz
Qt: Monitor mode fixups.
When we update the monitor mode setting for an interface, update its link type list. Start filling in interface columns from a common function instead of multiple places. Rename some member function names to match https://www.wireshark.org/docs/wsdg_html_chunked/ChUIQt.html#_coding_practices_and_naming_conventions Bug: 11364 Change-Id: I26ac7e9719863169b62069e49ebf17ed97fbe516 Reviewed-on: https://code.wireshark.org/review/15583 Reviewed-by: Alexis La Goutte <alexis.lagoutte@gmail.com> Reviewed-by: Gerald Combs <gerald@wireshark.org>
Diffstat (limited to 'ui/qt/capture_interfaces_dialog.ui')
-rw-r--r--ui/qt/capture_interfaces_dialog.ui2
1 files changed, 1 insertions, 1 deletions
diff --git a/ui/qt/capture_interfaces_dialog.ui b/ui/qt/capture_interfaces_dialog.ui
index c9724f367e..cd1f1abdfc 100644
--- a/ui/qt/capture_interfaces_dialog.ui
+++ b/ui/qt/capture_interfaces_dialog.ui
@@ -106,7 +106,7 @@
</spacer>
</item>
<item>
- <widget class="QPushButton" name="manage">
+ <widget class="QPushButton" name="manageButton">
<property name="enabled">
<bool>true</bool>
</property>