From f7fa0b1afa99596df47f68511d0fddf7522448fc Mon Sep 17 00:00:00 2001 From: McCabe Maxsted Date: Sun, 11 Oct 2009 07:53:03 -0700 Subject: Added advanced water and windlight sky tabs to sky presets pulldown --- linden/indra/newview/llfloaterwindlight.h | 2 ++ 1 file changed, 2 insertions(+) (limited to 'linden/indra/newview/llfloaterwindlight.h') 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: /// turn off animated skies static void deactivateAnimator(); + static void selectTab(std::string tab_name); + private: // one instance on the inside static LLFloaterWindLight* sWindLight; -- cgit v1.1