2023-05-03 21:21:04 +00:00
|
|
|
<?xml version="1.0" encoding="utf-8"?>
|
2023-05-09 12:21:20 +00:00
|
|
|
<component name="RadioDialog" extends="StandardMessageDialog" initialFocus="radioOptions">
|
2023-02-25 16:43:36 +00:00
|
|
|
<children>
|
2023-05-09 12:21:20 +00:00
|
|
|
<StdDlgContentArea id="contentArea">
|
|
|
|
<StdDlgItemGroup id="radioOptions" />
|
2023-02-25 16:43:36 +00:00
|
|
|
</StdDlgContentArea>
|
|
|
|
</children>
|
|
|
|
<interface>
|
|
|
|
<field id="contentData" type="assocarray" />
|
|
|
|
</interface>
|
|
|
|
</component>
|