summaryrefslogtreecommitdiffstats
path: root/application/pages/global/AccountListPage.ui
diff options
context:
space:
mode:
Diffstat (limited to 'application/pages/global/AccountListPage.ui')
-rw-r--r--application/pages/global/AccountListPage.ui19
1 files changed, 6 insertions, 13 deletions
diff --git a/application/pages/global/AccountListPage.ui b/application/pages/global/AccountListPage.ui
index b56d0b59..433c1f7f 100644
--- a/application/pages/global/AccountListPage.ui
+++ b/application/pages/global/AccountListPage.ui
@@ -32,22 +32,10 @@
</item>
</layout>
</widget>
- <widget class="QToolBar" name="toolBar">
+ <widget class="WideBar" name="toolBar">
<property name="windowTitle">
<string>toolBar</string>
</property>
- <property name="movable">
- <bool>true</bool>
- </property>
- <property name="allowedAreas">
- <set>Qt::LeftToolBarArea|Qt::RightToolBarArea</set>
- </property>
- <property name="toolButtonStyle">
- <enum>Qt::ToolButtonTextOnly</enum>
- </property>
- <property name="floatable">
- <bool>false</bool>
- </property>
<attribute name="toolBarArea">
<enum>RightToolBarArea</enum>
</attribute>
@@ -95,6 +83,11 @@
<extends>QTreeView</extends>
<header>widgets/VersionListView.h</header>
</customwidget>
+ <customwidget>
+ <class>WideBar</class>
+ <extends>QToolBar</extends>
+ <header>widgets/WideBar.h</header>
+ </customwidget>
</customwidgets>
<resources/>
<connections/>