typo
svn path=/trunk/KDE/kdebase/workspace/; revision=771080
This commit is contained in:
parent
88bf12376d
commit
86f5a53019
1 changed files with 3 additions and 3 deletions
|
@ -19,7 +19,7 @@
|
|||
<item row="0" column="0" >
|
||||
<widget class="QLabel" name="label" >
|
||||
<property name="text" >
|
||||
<string>&Number of snowflakes</string>
|
||||
<string>&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&inimum size of snowflake</string>
|
||||
<string>M&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&aximum size of snowflake</string>
|
||||
<string>M&aximum size of snowflake:</string>
|
||||
</property>
|
||||
<property name="buddy" >
|
||||
<cstring>maxSizeFlake</cstring>
|
||||
|
|
Loading…
Reference in a new issue