aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/linden/indra/newview/llstatview.h
diff options
context:
space:
mode:
authorJacek Antonelli2008-08-15 23:45:42 -0500
committerJacek Antonelli2008-08-15 23:45:42 -0500
commitce28e056c20bf2723f565bbf464b87781ec248a2 (patch)
treeef7b0501c4de4b631a916305cbc2a5fdc125e52d /linden/indra/newview/llstatview.h
parentSecond Life viewer sources 1.19.1.4b (diff)
downloadmeta-impy-ce28e056c20bf2723f565bbf464b87781ec248a2.zip
meta-impy-ce28e056c20bf2723f565bbf464b87781ec248a2.tar.gz
meta-impy-ce28e056c20bf2723f565bbf464b87781ec248a2.tar.bz2
meta-impy-ce28e056c20bf2723f565bbf464b87781ec248a2.tar.xz
Second Life viewer sources 1.20.2
Diffstat (limited to '')
-rw-r--r--linden/indra/newview/llstatview.h2
1 files changed, 0 insertions, 2 deletions
diff --git a/linden/indra/newview/llstatview.h b/linden/indra/newview/llstatview.h
index 523b2af..cff5809 100644
--- a/linden/indra/newview/llstatview.h
+++ b/linden/indra/newview/llstatview.h
@@ -44,8 +44,6 @@ public:
44 LLStatView(const LLString& name, const LLString& label, const LLString& setting, const LLRect& rect); 44 LLStatView(const LLString& name, const LLString& label, const LLString& setting, const LLRect& rect);
45 ~LLStatView(); 45 ~LLStatView();
46 46
47 virtual EWidgetType getWidgetType() const;
48 virtual LLString getWidgetTag() const;
49/* 47/*
50 virtual void draw(); 48 virtual void draw();
51 virtual void reshape(S32 width, S32 height, BOOL called_from_parent = TRUE); 49 virtual void reshape(S32 width, S32 height, BOOL called_from_parent = TRUE);