whatsthis tip for the Descending checkbox

This commit is contained in:
Ignat Semenov 2013-04-24 16:27:13 +04:00
parent d554fe95f1
commit 76916d27b0

View file

@ -434,6 +434,9 @@ When this option is checked, icons will automatically snap to the nearest grid c
</item>
<item row="2" column="2">
<widget class="QCheckBox" name="sortDescending">
<property name="whatsThis">
<string>Check this option if you want the icons to be sorted in a descending order.</string>
</property>
<property name="text">
<string/>
</property>