You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
tdevelop/parts/astyle/kdevpart_astyle.rc

18 lines
458 B

<!DOCTYPE kpartgui SYSTEM "kpartgui.dtd">
<kpartgui name="KDevAStyle" version="6">
<MenuBar>
<Menu name="edit">
<Action name="edit_astyle" group="edit_astyle"/>
</Menu>
<Menu name="tools" >
<Action name="tools_astyle" group="tools_astyle"/>
</Menu>
</MenuBar>
<ToolBar name="astyleToolBar">
<text>Astyle Toolbar</text>
<Action name="tools_astyle" group="tools_astyle"/>
<Action name="edit_astyle" group="edit_astyle"/>
</ToolBar>
</kpartgui>