aboutsummaryrefslogtreecommitdiffstats
path: root/ui/qt/capture_interfaces_dialog.ui
diff options
context:
space:
mode:
authorGerald Combs <gerald@zing.org>2014-11-11 09:56:58 -0800
committerGerald Combs <gerald@wireshark.org>2014-11-12 22:42:46 +0000
commitf7d91bd29fe147598ea9a4d1eba340e71ef12e91 (patch)
tree51cf5d019e117941c3285adfc935fc2584e8df10 /ui/qt/capture_interfaces_dialog.ui
parent6df5252c2ca10af9bb0ab393da09e021d668d23d (diff)
Qt: Flatten group boxes.
As discussed in change 5185, the "big 3" HIGs discourage the use of traditional group boxes. Flatten our existing ones. Change-Id: I68ef4aa9fd0f69a42750bf735df2250a468bfb2d Reviewed-on: https://code.wireshark.org/review/5263 Reviewed-by: Gerald Combs <gerald@wireshark.org>
Diffstat (limited to 'ui/qt/capture_interfaces_dialog.ui')
-rw-r--r--ui/qt/capture_interfaces_dialog.ui24
1 files changed, 6 insertions, 18 deletions
diff --git a/ui/qt/capture_interfaces_dialog.ui b/ui/qt/capture_interfaces_dialog.ui
index be18c877a7..5a13c2f27b 100644
--- a/ui/qt/capture_interfaces_dialog.ui
+++ b/ui/qt/capture_interfaces_dialog.ui
@@ -17,7 +17,7 @@
<item>
<widget class="QTabWidget" name="tabWidget">
<property name="currentIndex">
- <number>0</number>
+ <number>2</number>
</property>
<widget class="QWidget" name="inputTab">
<attribute name="title">
@@ -250,14 +250,11 @@
<string>Capture to a permanent file</string>
</property>
<property name="flat">
- <bool>false</bool>
+ <bool>true</bool>
</property>
<property name="checkable">
<bool>true</bool>
</property>
- <property name="checked">
- <bool>false</bool>
- </property>
<layout class="QGridLayout" name="gridLayout_3">
<item row="0" column="2">
<widget class="QPushButton" name="browseButton">
@@ -301,14 +298,11 @@
<string>Create a new file automatically after...</string>
</property>
<property name="flat">
- <bool>false</bool>
+ <bool>true</bool>
</property>
<property name="checkable">
<bool>true</bool>
</property>
- <property name="checked">
- <bool>false</bool>
- </property>
<layout class="QGridLayout" name="gridLayout">
<item row="1" column="1">
<widget class="QSpinBox" name="MBSpinBox">
@@ -518,10 +512,7 @@ PLEASE NOTE: One option MUST be selected.</string>
<string>Display Options</string>
</property>
<property name="flat">
- <bool>false</bool>
- </property>
- <property name="checkable">
- <bool>false</bool>
+ <bool>true</bool>
</property>
<layout class="QVBoxLayout" name="verticalLayout">
<item>
@@ -576,7 +567,7 @@ PLEASE NOTE: One option MUST be selected.</string>
<string>Name Resolution</string>
</property>
<property name="flat">
- <bool>false</bool>
+ <bool>true</bool>
</property>
<layout class="QVBoxLayout" name="verticalLayout_3">
<item>
@@ -636,10 +627,7 @@ PLEASE NOTE: One option MUST be selected.</string>
<string>Stop capture automatically after...</string>
</property>
<property name="flat">
- <bool>false</bool>
- </property>
- <property name="checkable">
- <bool>false</bool>
+ <bool>true</bool>
</property>
<layout class="QGridLayout" name="gridLayout_2">
<item row="0" column="1">