summaryrefslogtreecommitdiff
path: root/indra/newview/skins/default/xui/nl/panel_region_texture.xml
diff options
context:
space:
mode:
Diffstat (limited to 'indra/newview/skins/default/xui/nl/panel_region_texture.xml')
-rw-r--r--indra/newview/skins/default/xui/nl/panel_region_texture.xml6
1 files changed, 5 insertions, 1 deletions
diff --git a/indra/newview/skins/default/xui/nl/panel_region_texture.xml b/indra/newview/skins/default/xui/nl/panel_region_texture.xml
index ff10e20b7c..da40926ce2 100644
--- a/indra/newview/skins/default/xui/nl/panel_region_texture.xml
+++ b/indra/newview/skins/default/xui/nl/panel_region_texture.xml
@@ -1,5 +1,7 @@
<?xml version="1.0" encoding="utf-8" standalone="yes"?>
-<panel label="Grond texturen" name="Textures">
+<panel name="TextureWrapper">
+ <scroll_container name="container1">
+ <panel label="Grond texturen" name="Textures">
<text name="region_text_lbl">
Regio:
</text>
@@ -54,4 +56,6 @@
en de HIGH waarde is de MINIMUM hoogte van textuur #4.
</text>
<button label="Toepassen" name="apply_btn"/>
+ </panel>
+ </scroll_container>
</panel>