mirror of
https://bitbucket.org/smil3y/kdelibs.git
synced 2025-02-24 02:42:48 +00:00
8 lines
200 B
Text
8 lines
200 B
Text
<!DOCTYPE kpartgui>
|
|
<kpartgui name="ktoolbarlabelactiontest" version="0.1">
|
|
<ToolBar name="mytoolbar">
|
|
<Action name="label1"/>
|
|
<Action name="lineEdit"/>
|
|
<Action name="label2"/>
|
|
</ToolBar>
|
|
</kpartgui>
|