Browse Source

- Fixed height for some lines in properties

adaptive-webui-19844
Christophe Dumez 18 years ago
parent
commit
3aa8cd1946
  1. 4
      src/properties.ui

4
src/properties.ui

@ -6,7 +6,7 @@
<x>0</x> <x>0</x>
<y>0</y> <y>0</y>
<width>538</width> <width>538</width>
<height>575</height> <height>585</height>
</rect> </rect>
</property> </property>
<property name="windowTitle" > <property name="windowTitle" >
@ -422,7 +422,7 @@
<property name="minimumSize" > <property name="minimumSize" >
<size> <size>
<width>0</width> <width>0</width>
<height>105</height> <height>115</height>
</size> </size>
</property> </property>
<property name="font" > <property name="font" >

Loading…
Cancel
Save