set a sensible minimize size for the editor in the browser

This commit is contained in:
Damien Elmes 2012-04-24 08:10:44 +09:00
parent 3bbb6d3ddd
commit b6adc9f1bb

View file

@ -208,7 +208,7 @@
<property name="minimumSize">
<size>
<width>50</width>
<height>50</height>
<height>200</height>
</size>
</property>
</widget>