diff options
Diffstat (limited to 'src/lock.ui')
-rw-r--r-- | src/lock.ui | 23 |
1 files changed, 21 insertions, 2 deletions
diff --git a/src/lock.ui b/src/lock.ui index b4ec96b..2ee77a7 100644 --- a/src/lock.ui +++ b/src/lock.ui @@ -6,8 +6,8 @@ <rect> <x>0</x> <y>0</y> - <width>936</width> - <height>680</height> + <width>946</width> + <height>708</height> </rect> </property> <property name="sizePolicy"> @@ -689,6 +689,25 @@ border-bottom-left-radius: 4px;</string> </layout> </item> <item> + <spacer name="verticalSpacer_5"> + <property name="orientation"> + <enum>Qt::Vertical</enum> + </property> + <property name="sizeType"> + <enum>QSizePolicy::Maximum</enum> + </property> + <property name="sizeHint" stdset="0"> + <size> + <width>20</width> + <height>20</height> + </size> + </property> + </spacer> + </item> + <item> + <layout class="QVBoxLayout" name="moreAppsLayout"/> + </item> + <item> <spacer name="verticalSpacer_3"> <property name="orientation"> <enum>Qt::Vertical</enum> |