aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/linden/indra/newview/llfloaterwindlight.h
diff options
context:
space:
mode:
authorJacek Antonelli2009-10-13 20:20:37 -0500
committerJacek Antonelli2009-10-13 20:20:37 -0500
commit20235c92e6e0deddf3c8582bbed75361e24ecc0d (patch)
tree754db362c0ad8060ceaa3ed24059e320f4b13f5c /linden/indra/newview/llfloaterwindlight.h
parentMerge remote branch 'mccabe/next' into next (diff)
parentAdded history button for group chat as well (diff)
downloadmeta-impy-20235c92e6e0deddf3c8582bbed75361e24ecc0d.zip
meta-impy-20235c92e6e0deddf3c8582bbed75361e24ecc0d.tar.gz
meta-impy-20235c92e6e0deddf3c8582bbed75361e24ecc0d.tar.bz2
meta-impy-20235c92e6e0deddf3c8582bbed75361e24ecc0d.tar.xz
Merge remote branch 'mccabe/next' into next
Diffstat (limited to 'linden/indra/newview/llfloaterwindlight.h')
-rw-r--r--linden/indra/newview/llfloaterwindlight.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/linden/indra/newview/llfloaterwindlight.h b/linden/indra/newview/llfloaterwindlight.h
index 70e76c5..130a9a7 100644
--- a/linden/indra/newview/llfloaterwindlight.h
+++ b/linden/indra/newview/llfloaterwindlight.h
@@ -131,6 +131,8 @@ public:
131 /// turn off animated skies 131 /// turn off animated skies
132 static void deactivateAnimator(); 132 static void deactivateAnimator();
133 133
134 static void selectTab(std::string tab_name);
135
134private: 136private:
135 // one instance on the inside 137 // one instance on the inside
136 static LLFloaterWindLight* sWindLight; 138 static LLFloaterWindLight* sWindLight;