svn path=/trunk/KDE/kdebase/workspace/; revision=771080
This commit is contained in:
Laurent Montel 2008-02-05 08:01:00 +00:00
parent 88bf12376d
commit 86f5a53019

View file

@ -19,7 +19,7 @@
<item row="0" column="0" >
<widget class="QLabel" name="label" >
<property name="text" >
<string>&amp;Number of snowflakes</string>
<string>&amp;Number of snowflakes:</string>
</property>
<property name="buddy" >
<cstring>numberFlakes</cstring>
@ -39,7 +39,7 @@
<item row="1" column="0" >
<widget class="QLabel" name="label_2" >
<property name="text" >
<string>M&amp;inimum size of snowflake</string>
<string>M&amp;inimum size of snowflake:</string>
</property>
<property name="buddy" >
<cstring>minSizeFlake</cstring>
@ -62,7 +62,7 @@
<item row="2" column="0" >
<widget class="QLabel" name="label_3" >
<property name="text" >
<string>M&amp;aximum size of snowflake</string>
<string>M&amp;aximum size of snowflake:</string>
</property>
<property name="buddy" >
<cstring>maxSizeFlake</cstring>