Fixed issue 486
This commit is contained in:
parent
f3e1e81967
commit
a2bd73b8bf
|
@ -6,7 +6,7 @@
|
|||
<rect>
|
||||
<x>0</x>
|
||||
<y>0</y>
|
||||
<width>397</width>
|
||||
<width>400</width>
|
||||
<height>247</height>
|
||||
</rect>
|
||||
</property>
|
||||
|
@ -16,6 +16,18 @@
|
|||
<verstretch>0</verstretch>
|
||||
</sizepolicy>
|
||||
</property>
|
||||
<property name="minimumSize">
|
||||
<size>
|
||||
<width>400</width>
|
||||
<height>247</height>
|
||||
</size>
|
||||
</property>
|
||||
<property name="maximumSize">
|
||||
<size>
|
||||
<width>400</width>
|
||||
<height>247</height>
|
||||
</size>
|
||||
</property>
|
||||
<property name="windowTitle">
|
||||
<string>Synergy+</string>
|
||||
</property>
|
||||
|
|
Loading…
Reference in New Issue