aboutsummaryrefslogtreecommitdiffstats
path: root/ui/qt/main_window.ui
diff options
context:
space:
mode:
Diffstat (limited to 'ui/qt/main_window.ui')
-rw-r--r--ui/qt/main_window.ui19
1 files changed, 12 insertions, 7 deletions
diff --git a/ui/qt/main_window.ui b/ui/qt/main_window.ui
index de8489c108..3f06b2894b 100644
--- a/ui/qt/main_window.ui
+++ b/ui/qt/main_window.ui
@@ -110,7 +110,7 @@
<x>0</x>
<y>0</y>
<width>960</width>
- <height>22</height>
+ <height>21</height>
</rect>
</property>
<widget class="QMenu" name="menuFile">
@@ -609,6 +609,17 @@
</attribute>
<addaction name="actionDisplayFilterExpression"/>
</widget>
+ <widget class="QToolBar" name="wirelessToolBar">
+ <property name="movable">
+ <bool>false</bool>
+ </property>
+ <attribute name="toolBarArea">
+ <enum>TopToolBarArea</enum>
+ </attribute>
+ <attribute name="toolBarBreak">
+ <bool>true</bool>
+ </attribute>
+ </widget>
<action name="actionFileOpen">
<property name="text">
<string>Open</string>
@@ -2153,18 +2164,12 @@
<property name="checkable">
<bool>true</bool>
</property>
- <property name="checked">
- <bool>true</bool>
- </property>
<property name="text">
<string>Wire&amp;less Toolbar</string>
</property>
<property name="toolTip">
<string>Show or hide the wireless toolbar</string>
</property>
- <property name="visible">
- <bool>false</bool>
- </property>
</action>
<action name="actionViewStatusBar">
<property name="checkable">