mirror of
https://github.com/ultimatepp/ultimatepp.git
synced 2026-05-15 14:16:07 -06:00
7 lines
No EOL
177 B
XML
7 lines
No EOL
177 B
XML
<?xml version="1.0"?>
|
|
<dialog>
|
|
<option id="O1" label="Option"/>
|
|
<option id="O2" label="Another option"/>
|
|
<edit id="E1" label="Text"/>
|
|
<edit id="E2" label="Text2"/>
|
|
</dialog> |