Размер кнопки Отправить

This commit is contained in:
2025-07-24 10:41:45 +03:00
parent 5f72bd902a
commit 943b9413fa

View File

@@ -84,7 +84,7 @@
<item> <item>
<widget class="QToolButton" name="btnSend"> <widget class="QToolButton" name="btnSend">
<property name="sizePolicy"> <property name="sizePolicy">
<sizepolicy hsizetype="Ignored" vsizetype="Ignored"> <sizepolicy hsizetype="Ignored" vsizetype="Preferred">
<horstretch>0</horstretch> <horstretch>0</horstretch>
<verstretch>0</verstretch> <verstretch>0</verstretch>
</sizepolicy> </sizepolicy>
@@ -92,7 +92,7 @@
<property name="minimumSize"> <property name="minimumSize">
<size> <size>
<width>65</width> <width>65</width>
<height>44</height> <height>58</height>
</size> </size>
</property> </property>
<property name="maximumSize"> <property name="maximumSize">