332 </attribute> |
332 </attribute> |
333 <addaction name="actionCut"/> |
333 <addaction name="actionCut"/> |
334 <addaction name="actionCopy"/> |
334 <addaction name="actionCopy"/> |
335 <addaction name="actionPaste"/> |
335 <addaction name="actionPaste"/> |
336 <addaction name="actionSelectAll"/> |
336 <addaction name="actionSelectAll"/> |
|
337 <addaction name="action_make_stuff_red"/> |
337 </widget> |
338 </widget> |
338 <action name="actionQuit"> |
339 <action name="actionQuit"> |
339 <property name="icon"> |
340 <property name="icon"> |
340 <iconset resource="../resources.qrc"> |
341 <iconset resource="../resources.qrc"> |
341 <normaloff>:/icons/close.png</normaloff>:/icons/close.png</iconset> |
342 <normaloff>:/icons/close.png</normaloff>:/icons/close.png</iconset> |
620 <property name="text"> |
621 <property name="text"> |
621 <string>Redo</string> |
622 <string>Redo</string> |
622 </property> |
623 </property> |
623 <property name="shortcut"> |
624 <property name="shortcut"> |
624 <string>Ctrl+Y</string> |
625 <string>Ctrl+Y</string> |
|
626 </property> |
|
627 </action> |
|
628 <action name="action_make_stuff_red"> |
|
629 <property name="text"> |
|
630 <string>Make stuff red</string> |
625 </property> |
631 </property> |
626 </action> |
632 </action> |
627 </widget> |
633 </widget> |
628 <customwidgets> |
634 <customwidgets> |
629 <customwidget> |
635 <customwidget> |