Fixed issue 486

This commit is contained in:
Nick Bolton 2010-06-02 20:02:23 +00:00
parent f3e1e81967
commit a2bd73b8bf
1 changed files with 13 additions and 1 deletions

View File

@ -6,7 +6,7 @@
<rect> <rect>
<x>0</x> <x>0</x>
<y>0</y> <y>0</y>
<width>397</width> <width>400</width>
<height>247</height> <height>247</height>
</rect> </rect>
</property> </property>
@ -16,6 +16,18 @@
<verstretch>0</verstretch> <verstretch>0</verstretch>
</sizepolicy> </sizepolicy>
</property> </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"> <property name="windowTitle">
<string>Synergy+</string> <string>Synergy+</string>
</property> </property>