2016-02-29 11:33:49 +01:00
|
|
|
<?xml version="1.0" encoding="UTF-8"?>
|
|
|
|
<window type="dialog">
|
|
|
|
<defaultcontrol always="true">3</defaultcontrol>
|
|
|
|
<include>dialogeffect</include>
|
|
|
|
<depth>DepthDialog+</depth>
|
|
|
|
<controls>
|
2018-08-12 19:46:48 +02:00
|
|
|
<include condition="Window.IsActive(gameviewmode) | Window.IsActive(gamevideofilter) | Window.IsActive(gamevideorotation)">GameDialogSelectLayout</include>
|
|
|
|
<include condition="![Window.IsActive(gameviewmode) | Window.IsActive(gamevideofilter) | Window.IsActive(gamevideorotation)]">DefaultDialogSelectLayout</include>
|
2016-02-29 11:33:49 +01:00
|
|
|
</controls>
|
|
|
|
</window>
|