- Attempt to fix log title size on some computers

This commit is contained in:
Christophe Dumez 2006-11-14 21:47:43 +00:00
parent 0c795cce28
commit 63f0664daa

View file

@ -268,6 +268,12 @@
</property>
<item>
<widget class="QLabel" name="info_icon" >
<property name="minimumSize" >
<size>
<width>20</width>
<height>20</height>
</size>
</property>
<property name="text" >
<string/>
</property>