aboutsummaryrefslogtreecommitdiff
path: root/contacts.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 /contacts.ui
parent37c205999f77fc175d70bf0d286ebe5c77b540f1 (diff)
Minor UI changes
Diffstat (limited to 'contacts.ui')
-rw-r--r--contacts.ui54
1 files changed, 29 insertions, 25 deletions
diff --git a/contacts.ui b/contacts.ui
index c6e7e5c..8ce7bb2 100644
--- a/contacts.ui
+++ b/contacts.ui
@@ -10,7 +10,7 @@
<x>0</x>
<y>0</y>
<width>278</width>
- <height>215</height>
+ <height>187</height>
</rect>
</property>
<property name="sizePolicy">
@@ -24,30 +24,34 @@
</property>
<layout class="QVBoxLayout" name="verticalLayout_2">
<item>
- <widget class="QPushButton" name="close">
- <property name="sizePolicy">
- <sizepolicy hsizetype="Fixed" vsizetype="Fixed">
- <horstretch>0</horstretch>
- <verstretch>0</verstretch>
- </sizepolicy>
- </property>
- <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;Contacts&lt;/span&gt;&lt;/p&gt;&lt;/body&gt;&lt;/html&gt;</string>
- </property>
- </widget>
+ <layout class="QHBoxLayout" name="horizontalLayout_5">
+ <item>
+ <widget class="QPushButton" name="close">
+ <property name="sizePolicy">
+ <sizepolicy hsizetype="Fixed" vsizetype="Fixed">
+ <horstretch>0</horstretch>
+ <verstretch>0</verstretch>
+ </sizepolicy>
+ </property>
+ <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;Contacts&lt;/span&gt;&lt;/p&gt;&lt;/body&gt;&lt;/html&gt;</string>
+ </property>
+ </widget>
+ </item>
+ </layout>
</item>
<item>
<widget class="QListWidget" name="contacts_list">