removed max size in friend selection widget of Msg composer

This commit is contained in:
csoler 2022-12-06 15:25:16 +01:00
parent 93746f5075
commit ad584e0fff

View file

@ -6,8 +6,8 @@
<rect> <rect>
<x>0</x> <x>0</x>
<y>0</y> <y>0</y>
<width>1000</width> <width>1215</width>
<height>750</height> <height>825</height>
</rect> </rect>
</property> </property>
<property name="windowTitle"> <property name="windowTitle">
@ -86,12 +86,6 @@
<height>0</height> <height>0</height>
</size> </size>
</property> </property>
<property name="maximumSize">
<size>
<width>300</width>
<height>16777215</height>
</size>
</property>
<property name="sizeIncrement"> <property name="sizeIncrement">
<size> <size>
<width>220</width> <width>220</width>
@ -1310,8 +1304,8 @@ border-image: url(:/images/closepressed.png)
<rect> <rect>
<x>0</x> <x>0</x>
<y>0</y> <y>0</y>
<width>1176</width> <width>1215</width>
<height>20</height> <height>25</height>
</rect> </rect>
</property> </property>
</widget> </widget>
@ -1452,8 +1446,8 @@ border-image: url(:/images/closepressed.png)
<tabstop>hashBox</tabstop> <tabstop>hashBox</tabstop>
</tabstops> </tabstops>
<resources> <resources>
<include location="../images.qrc"/>
<include location="../icons.qrc"/> <include location="../icons.qrc"/>
<include location="../images.qrc"/>
</resources> </resources>
<connections/> <connections/>
</ui> </ui>