Using fixed size images for qt5/4 compatibility

This commit is contained in:
Markus Lampert
2019-01-03 13:52:48 -08:00
committed by wmayer
parent 729b5a2221
commit a86f53271c

View File

@@ -6,8 +6,8 @@
<rect>
<x>0</x>
<y>0</y>
<width>530</width>
<height>779</height>
<width>408</width>
<height>678</height>
</rect>
</property>
<property name="windowTitle">
@@ -298,6 +298,12 @@
<height>297</height>
</size>
</property>
<property name="maximumSize">
<size>
<width>210</width>
<height>297</height>
</size>
</property>
<property name="text">
<string>Image</string>
</property>