Make size dialogline unchangeable.
--HG-- branch : develop
This commit is contained in:
parent
b08019104e
commit
ff3b3d8797
|
@ -13,6 +13,18 @@
|
||||||
<height>154</height>
|
<height>154</height>
|
||||||
</rect>
|
</rect>
|
||||||
</property>
|
</property>
|
||||||
|
<property name="minimumSize">
|
||||||
|
<size>
|
||||||
|
<width>267</width>
|
||||||
|
<height>154</height>
|
||||||
|
</size>
|
||||||
|
</property>
|
||||||
|
<property name="maximumSize">
|
||||||
|
<size>
|
||||||
|
<width>267</width>
|
||||||
|
<height>154</height>
|
||||||
|
</size>
|
||||||
|
</property>
|
||||||
<property name="windowTitle">
|
<property name="windowTitle">
|
||||||
<string>Line</string>
|
<string>Line</string>
|
||||||
</property>
|
</property>
|
||||||
|
|
Loading…
Reference in New Issue
Block a user