aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/linden/indra/newview/floaterao.h
diff options
context:
space:
mode:
authorMcCabe Maxsted2010-03-30 23:39:25 -0700
committerMcCabe Maxsted2010-03-30 23:39:25 -0700
commit7e458d1989ea06d06c64db4732619e03b59cf223 (patch)
tree2b4fc86591d3834baaea146d0b88b843d95ed9a2 /linden/indra/newview/floaterao.h
parentPorted clientside AO from Emerald r1633 (diff)
downloadmeta-impy-7e458d1989ea06d06c64db4732619e03b59cf223.zip
meta-impy-7e458d1989ea06d06c64db4732619e03b59cf223.tar.gz
meta-impy-7e458d1989ea06d06c64db4732619e03b59cf223.tar.bz2
meta-impy-7e458d1989ea06d06c64db4732619e03b59cf223.tar.xz
Made the AO toggle and work like an actual menu check
Diffstat (limited to '')
-rw-r--r--linden/indra/newview/floaterao.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/linden/indra/newview/floaterao.h b/linden/indra/newview/floaterao.h
index 3ab06e0..6b356cd 100644
--- a/linden/indra/newview/floaterao.h
+++ b/linden/indra/newview/floaterao.h
@@ -103,6 +103,8 @@ public:
103 103
104 static LLUUID invfolderid; 104 static LLUUID invfolderid;
105 static const LLUUID& getAssetIDByName(const std::string& name); 105 static const LLUUID& getAssetIDByName(const std::string& name);
106
107 static bool getInstance();
106 108
107private: 109private:
108 110