summaryrefslogtreecommitdiff
path: root/indra/newview/skins/default/xui/da/floater_settings_debug.xml
blob: f7eda56e4848203efb6cd4c67a7a63ed31727e5b (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<floater name="settings_debug" title="DEBUG INDSTILLINGER">
	<radio_group name="boolean_combo">
		<radio_item label="SANDT" name="TRUE" />
		<radio_item label="FALSK" name="FALSE" />
	</radio_group>
	<color_swatch label="Farve" name="val_color_swatch"/>
	<spinner label="x" name="val_spinner_1"/>
	<spinner label="x" name="val_spinner_2"/>
	<spinner label="x" name="val_spinner_3"/>
	<spinner label="x" name="val_spinner_4"/>
	<button label="Sæt til standard" name="default_btn"/>
</floater>