summaryrefslogtreecommitdiff
path: root/indra/newview/app_settings
diff options
context:
space:
mode:
authorXiaohong Bao <bao@lindenlab.com>2011-01-06 16:18:26 -0700
committerXiaohong Bao <bao@lindenlab.com>2011-01-06 16:18:26 -0700
commit4de6759cd9d566ab92f0d9efa0c0338359dfa85c (patch)
tree25ddacfb3c233dbe6e42eb0f1e871fc922eb81a7 /indra/newview/app_settings
parenta3759a7815f7ba55b825bc76f30a1e333e01f295 (diff)
add debug info to the UI.
Diffstat (limited to 'indra/newview/app_settings')
-rw-r--r--indra/newview/app_settings/settings.xml11
1 files changed, 11 insertions, 0 deletions
diff --git a/indra/newview/app_settings/settings.xml b/indra/newview/app_settings/settings.xml
index 905c683f69..ca48f8b16a 100644
--- a/indra/newview/app_settings/settings.xml
+++ b/indra/newview/app_settings/settings.xml
@@ -1829,6 +1829,17 @@
<key>Value</key>
<integer>0</integer>
</map>
+ <key>DebugShowPrivateMem</key>
+ <map>
+ <key>Comment</key>
+ <string>Show Private Mem Info</string>
+ <key>Persist</key>
+ <integer>1</integer>
+ <key>Type</key>
+ <string>Boolean</string>
+ <key>Value</key>
+ <integer>0</integer>
+ </map>
<key>DebugShowRenderInfo</key>
<map>
<key>Comment</key>