13 lines
345 B
XML
13 lines
345 B
XML
<library path="rqt_demo_plugin">
|
|
<class
|
|
name="DemoPluginMg"
|
|
type="mg::DemoPluginMg"
|
|
base_class_type="rqt_gui_cpp::Plugin"
|
|
>
|
|
<qtgui>
|
|
<label>DemoPlugin</label>
|
|
<icon type="theme">system-search</icon>
|
|
<statustip>HOoow Does this work if at all?</statustip>
|
|
</qtgui>
|
|
</class>
|
|
</library> |