diff options
author | Richard Linden <none@none> | 2010-09-28 17:12:50 -0700 |
---|---|---|
committer | Richard Linden <none@none> | 2010-09-28 17:12:50 -0700 |
commit | 67be46c78a28864360a0ca5ba66d6044a1b9b38d (patch) | |
tree | 31493c5ab9eb53047ab3412daf0d54e7c64c5816 /indra/newview/skins/default/xui/en/panel_bottomtray_lite.xml | |
parent | ee50f389fd5d1b4cd07a33a3f769a0a88e45ed2b (diff) |
made mIsFocusRoot a XUI param
Diffstat (limited to 'indra/newview/skins/default/xui/en/panel_bottomtray_lite.xml')
-rw-r--r-- | indra/newview/skins/default/xui/en/panel_bottomtray_lite.xml | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/indra/newview/skins/default/xui/en/panel_bottomtray_lite.xml b/indra/newview/skins/default/xui/en/panel_bottomtray_lite.xml index efb1da4c05..b5e1a5f16d 100644 --- a/indra/newview/skins/default/xui/en/panel_bottomtray_lite.xml +++ b/indra/newview/skins/default/xui/en/panel_bottomtray_lite.xml @@ -10,6 +10,7 @@ layout="topleft" left="0" name="bottom_tray_lite" + focus_root="true" tab_stop="true" top="28" chrome="true" |