Logger update

This commit is contained in:
Xphalnos 2024-08-17 08:22:31 +02:00
parent 558fcf6597
commit 73adc3ed1b
1 changed files with 15 additions and 2 deletions

View File

@ -23,7 +23,7 @@
</property>
<property name="font">
<font>
<pointsize>10</pointsize>
<pointsize>11</pointsize>
<bold>false</bold>
</font>
</property>
@ -52,7 +52,7 @@
<x>0</x>
<y>0</y>
<width>832</width>
<height>420</height>
<height>418</height>
</rect>
</property>
<property name="sizePolicy">
@ -411,6 +411,19 @@
</item>
</layout>
</item>
<item>
<spacer name="logSpacer">
<property name="orientation">
<enum>Qt::Orientation::Vertical</enum>
</property>
<property name="sizeHint" stdset="0">
<size>
<width>20</width>
<height>40</height>
</size>
</property>
</spacer>
</item>
</layout>
</widget>
</item>