aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/linden/indra/newview/llhudview.h
diff options
context:
space:
mode:
Diffstat (limited to 'linden/indra/newview/llhudview.h')
-rw-r--r--linden/indra/newview/llhudview.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/linden/indra/newview/llhudview.h b/linden/indra/newview/llhudview.h
index 7859e7f..05ff9c8 100644
--- a/linden/indra/newview/llhudview.h
+++ b/linden/indra/newview/llhudview.h
@@ -42,7 +42,7 @@ class LLHUDView
42: public LLPanel 42: public LLPanel
43{ 43{
44public: 44public:
45 LLHUDView(); 45 LLHUDView(const LLRect& rect);
46 virtual ~LLHUDView(); 46 virtual ~LLHUDView();
47 47
48 virtual void draw(); 48 virtual void draw();