aboutsummaryrefslogtreecommitdiff
path: root/accounts.ui
diff options
context:
space:
mode:
authorXavier Del Campo Romero <xavi.dcr@tutanota.com>2023-08-10 03:09:11 +0200
committerXavier Del Campo Romero <xavi.dcr@tutanota.com>2023-08-10 03:09:19 +0200
commit9c9bf9685c5488b071dc4ca0760b771c51c470da (patch)
treefceff1b52f6d62fe937ffd9f66a17fe4abb09f33 /accounts.ui
parent37c205999f77fc175d70bf0d286ebe5c77b540f1 (diff)
Minor UI changes
Diffstat (limited to 'accounts.ui')
-rw-r--r--accounts.ui42
1 files changed, 23 insertions, 19 deletions
diff --git a/accounts.ui b/accounts.ui
index 7687c73..29a0806 100644
--- a/accounts.ui
+++ b/accounts.ui
@@ -10,7 +10,7 @@
<x>0</x>
<y>0</y>
<width>188</width>
- <height>215</height>
+ <height>187</height>
</rect>
</property>
<property name="sizePolicy">
@@ -24,24 +24,28 @@
</property>
<layout class="QVBoxLayout" name="verticalLayout_2">
<item>
- <widget class="QPushButton" name="close">
- <property name="maximumSize">
- <size>
- <width>32</width>
- <height>16777215</height>
- </size>
- </property>
- <property name="text">
- <string>&lt;</string>
- </property>
- </widget>
- </item>
- <item>
- <widget class="QLabel" name="label">
- <property name="text">
- <string>&lt;html&gt;&lt;head/&gt;&lt;body&gt;&lt;p align=&quot;center&quot;&gt;&lt;span style=&quot; font-size:12pt; font-weight:600;&quot;&gt;Accounts&lt;/span&gt;&lt;/p&gt;&lt;/body&gt;&lt;/html&gt;</string>
- </property>
- </widget>
+ <layout class="QHBoxLayout" name="horizontalLayout_2">
+ <item>
+ <widget class="QPushButton" name="close">
+ <property name="maximumSize">
+ <size>
+ <width>32</width>
+ <height>16777215</height>
+ </size>
+ </property>
+ <property name="text">
+ <string>&lt;</string>
+ </property>
+ </widget>
+ </item>
+ <item>
+ <widget class="QLabel" name="label">
+ <property name="text">
+ <string>&lt;html&gt;&lt;head/&gt;&lt;body&gt;&lt;p align=&quot;center&quot;&gt;&lt;span style=&quot; font-size:12pt; font-weight:600;&quot;&gt;Accounts&lt;/span&gt;&lt;/p&gt;&lt;/body&gt;&lt;/html&gt;</string>
+ </property>
+ </widget>
+ </item>
+ </layout>
</item>
<item>
<widget class="QListWidget" name="accounts_list">