summaryrefslogtreecommitdiff
path: root/indra/newview/lldebugview.h
diff options
context:
space:
mode:
authorrichard <none@none>2009-11-05 20:36:15 -0800
committerrichard <none@none>2009-11-05 20:36:15 -0800
commitfac0b6836a59681443fb2bbd13e6b5eb9c07cef5 (patch)
treea8f184ddfa345716a83b02240e4ff5c56d791c49 /indra/newview/lldebugview.h
parent52b174d316b5f26bbc0722a6816e387d5a6565b3 (diff)
refactored top level ui into main_view.xml
Diffstat (limited to 'indra/newview/lldebugview.h')
-rw-r--r--indra/newview/lldebugview.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/indra/newview/lldebugview.h b/indra/newview/lldebugview.h
index 9cf2a59a0a..b17cdb43cd 100644
--- a/indra/newview/lldebugview.h
+++ b/indra/newview/lldebugview.h
@@ -60,6 +60,8 @@ public:
LLDebugView(const Params&);
~LLDebugView();
+ void init();
+
void setStatsVisible(BOOL visible);
LLFastTimerView* mFastTimerView;