diff options
Diffstat (limited to '')
-rw-r--r-- | linden/indra/newview/floaterao.h | 2 |
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 | ||
107 | private: | 109 | private: |
108 | 110 | ||