diff options
| author | Xavier Del Campo Romero <xavi.dcr@tutanota.com> | 2023-08-10 03:09:11 +0200 |
|---|---|---|
| committer | Xavier Del Campo Romero <xavi.dcr@tutanota.com> | 2023-08-10 03:09:19 +0200 |
| commit | 9c9bf9685c5488b071dc4ca0760b771c51c470da (patch) | |
| tree | fceff1b52f6d62fe937ffd9f66a17fe4abb09f33 /xxcc.ui | |
| parent | 37c205999f77fc175d70bf0d286ebe5c77b540f1 (diff) | |
Minor UI changes
Diffstat (limited to 'xxcc.ui')
| -rw-r--r-- | xxcc.ui | 28 |
1 files changed, 14 insertions, 14 deletions
@@ -7,7 +7,7 @@ <x>0</x> <y>0</y> <width>290</width> - <height>278</height> + <height>250</height> </rect> </property> <property name="sizePolicy"> @@ -101,21 +101,21 @@ </property> <layout class="QVBoxLayout" name="verticalLayout_3"> <item> - <widget class="QPushButton" name="back"> - <property name="maximumSize"> - <size> - <width>32</width> - <height>16777215</height> - </size> - </property> - <property name="text"> - <string><</string> - </property> - </widget> - </item> - <item> <layout class="QHBoxLayout" name="horizontalLayout_2"> <item> + <widget class="QPushButton" name="back"> + <property name="maximumSize"> + <size> + <width>32</width> + <height>16777215</height> + </size> + </property> + <property name="text"> + <string><</string> + </property> + </widget> + </item> + <item> <widget class="QLabel" name="picture"> <property name="sizePolicy"> <sizepolicy hsizetype="Fixed" vsizetype="Preferred"> |
