Commit a2042243 authored by Claudio Valerio's avatar Claudio Valerio

added group button

parent 44616b34
...@@ -69,6 +69,7 @@ ...@@ -69,6 +69,7 @@
<addaction name="actionForward"/> <addaction name="actionForward"/>
<addaction name="separator"/> <addaction name="separator"/>
<addaction name="actionErase"/> <addaction name="actionErase"/>
<addaction name="actionGroupItems"/>
<addaction name="actionBoard"/> <addaction name="actionBoard"/>
<addaction name="actionTutorial"/> <addaction name="actionTutorial"/>
<addaction name="actionWeb"/> <addaction name="actionWeb"/>
...@@ -1642,10 +1643,10 @@ ...@@ -1642,10 +1643,10 @@
<normaloff>:/images/toolbar/library.png</normaloff>:/images/toolbar/library.png</iconset> <normaloff>:/images/toolbar/library.png</normaloff>:/images/toolbar/library.png</iconset>
</property> </property>
<property name="text"> <property name="text">
<string>Gtorup items</string> <string>Group Items</string>
</property> </property>
<property name="toolTip"> <property name="toolTip">
<string>Erase Content</string> <string>Group items</string>
</property> </property>
</action> </action>
</widget> </widget>
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment