Fixed unable setting AboutValentina dialog size on Windows.
--HG-- branch : develop
This commit is contained in:
parent
47a61dcbc7
commit
13dcebb082
|
@ -10,7 +10,7 @@
|
|||
<x>0</x>
|
||||
<y>0</y>
|
||||
<width>583</width>
|
||||
<height>480</height>
|
||||
<height>524</height>
|
||||
</rect>
|
||||
</property>
|
||||
<property name="sizePolicy">
|
||||
|
@ -22,13 +22,13 @@
|
|||
<property name="minimumSize">
|
||||
<size>
|
||||
<width>573</width>
|
||||
<height>480</height>
|
||||
<height>524</height>
|
||||
</size>
|
||||
</property>
|
||||
<property name="maximumSize">
|
||||
<size>
|
||||
<width>583</width>
|
||||
<height>480</height>
|
||||
<height>524</height>
|
||||
</size>
|
||||
</property>
|
||||
<property name="cursor">
|
||||
|
|
Loading…
Reference in New Issue
Block a user