- Fixed a typo

This commit is contained in:
Christophe Dumez 2006-11-08 16:15:21 +00:00
commit 530ccf1e9b

View file

@ -174,7 +174,13 @@
</layout> </layout>
<action name="actionSelect" > <action name="actionSelect" >
<property name="text" > <property name="text" >
<string>select</string> <string>Select</string>
</property>
<property name="iconText" >
<string>Select</string>
</property>
<property name="toolTip" >
<string>Select</string>
</property> </property>
</action> </action>
<action name="actionUnselect" > <action name="actionUnselect" >