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>
<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>