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.
19 lines
447 B
19 lines
447 B
15 years ago
|
<!DOCTYPE kpartgui>
|
||
|
<kpartgui name="kexitablepartinst" version="6">
|
||
|
|
||
|
<MenuBar>
|
||
|
<Menu name="edit" noMerge="0">
|
||
|
<text>&Edit</text>
|
||
|
<Separator/>
|
||
|
<Action name="tablepart_toggle_pkey"/>
|
||
|
</Menu>
|
||
|
</MenuBar>
|
||
|
|
||
|
<ToolBar name="designToolBar" fullWidth="false" noMerge="0">
|
||
|
<text>Design</text>
|
||
|
<!-- Design View -->
|
||
|
<!-- TODO: reenable after shared toggle actions fix: Action name="tablepart_toggle_pkey"/ -->
|
||
|
</ToolBar>
|
||
|
|
||
|
</kpartgui>
|