mirror of
https://bitbucket.org/smil3y/kde-extraapps.git
synced 2025-02-25 11:22:55 +00:00
11 lines
302 B
Text
11 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>
|