change text size (was uncomfortably big)
This commit is contained in:
parent
91ac0825f8
commit
dc2643ffa7
@ -22,11 +22,11 @@
|
|||||||
<property name="styleSheet">
|
<property name="styleSheet">
|
||||||
<string notr="true">QObject
|
<string notr="true">QObject
|
||||||
{
|
{
|
||||||
font: 11pt "MS Shell Dlg 2";
|
font: 10pt "MS Shell Dlg 2";
|
||||||
}
|
}
|
||||||
#textOutput
|
#textOutput
|
||||||
{
|
{
|
||||||
font: 14pt "MS Shell Dlg 2";
|
font: 13pt "MS Shell Dlg 2";
|
||||||
}
|
}
|
||||||
QPushButton, QComboBox
|
QPushButton, QComboBox
|
||||||
{
|
{
|
||||||
@ -290,7 +290,7 @@ QPushButton, QComboBox
|
|||||||
<x>0</x>
|
<x>0</x>
|
||||||
<y>0</y>
|
<y>0</y>
|
||||||
<width>949</width>
|
<width>949</width>
|
||||||
<height>24</height>
|
<height>22</height>
|
||||||
</rect>
|
</rect>
|
||||||
</property>
|
</property>
|
||||||
</widget>
|
</widget>
|
||||||
|
Loading…
Reference in New Issue
Block a user