Fix fetch news dialog not rendering properly on HiDPI screens

This commit is contained in:
Kovid Goyal 2016-03-13 18:55:01 +05:30
parent 2733e4558f
commit eb045f1a2f

View File

@ -140,12 +140,6 @@
</item> </item>
<item> <item>
<widget class="QStackedWidget" name="schedule_stack"> <widget class="QStackedWidget" name="schedule_stack">
<property name="maximumSize">
<size>
<width>16777215</width>
<height>75</height>
</size>
</property>
</widget> </widget>
</item> </item>
<item> <item>