blob: 0f37b30f522a0be7b9fcd5db3b7132f109bd63fc (
plain)
1
2
3
4
5
6
7
|
<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<floater name="notification" title="通知コンソール">
<text_editor name="payload">
ローディング...
</text_editor>
<combo_box label="応答" name="response"/>
</floater>
|