IGN:Job log viewer now has no log file size limit

This commit is contained in:
Kovid Goyal 2009-01-16 09:46:10 -08:00
parent a494f2918a
commit e3bc28106e

View File

@ -28,9 +28,6 @@
<property name="readOnly" > <property name="readOnly" >
<bool>true</bool> <bool>true</bool>
</property> </property>
<property name="maximumBlockCount" >
<number>400</number>
</property>
</widget> </widget>
</item> </item>
</layout> </layout>