mirror of
https://bitbucket.org/smil3y/kde-extraapps.git
synced 2025-02-24 19:02:53 +00:00
10 lines
302 B
Text
10 lines
302 B
Text
<!DOCTYPE kpartgui>
|
|
<kpartgui name="kdevsourceformatter" version="3">
|
|
<MenuBar>
|
|
<Menu name="edit">
|
|
<Text context="@title:menu">Edit</Text>
|
|
<Action name="edit_reformat_source" group="edit_formatting"/>
|
|
<Action name="edit_reformat_line" group="edit_formatting"/>
|
|
</Menu>
|
|
</MenuBar>
|
|
</kpartgui>
|