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