This commit is contained in:
Kovid Goyal 2013-08-08 15:35:56 +05:30
parent faf7060c3b
commit 560a097107

View File

@ -366,6 +366,9 @@
<property name="maximum"> <property name="maximum">
<number>50000</number> <number>50000</number>
</property> </property>
<property name="toolTip">
<string>The maximum number of covers to keep in memory. Increasing this will make rendering faster, at the cost of more memory usage.</string>
</property>
</widget> </widget>
</item> </item>
<item row="3" column="0"> <item row="3" column="0">