mirror of
https://bitbucket.org/smil3y/kdelibs.git
synced 2025-02-25 11:22:50 +00:00
15 lines
338 B
Text
15 lines
338 B
Text
![]() |
<!DOCTYPE kpartgui SYSTEM "kpartgui.dtd">
|
||
|
<kpartgui name="khtmlpart" version="6">
|
||
|
<MenuBar>
|
||
|
<Menu name="edit"><text>&Edit</text>
|
||
|
<Action name="selectAll" />
|
||
|
<Separator />
|
||
|
<Action name="find" />
|
||
|
<Action name="findNext" />
|
||
|
<Action name="findPrevious" />
|
||
|
</Menu>
|
||
|
</MenuBar>
|
||
|
<ActionProperties>
|
||
|
</ActionProperties>
|
||
|
</kpartgui>
|