diff options
Diffstat (limited to 'indra/newview/llfloatertelehub.h')
-rw-r--r-- | indra/newview/llfloatertelehub.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/indra/newview/llfloatertelehub.h b/indra/newview/llfloatertelehub.h index b639338dfc..86749dcc0b 100644 --- a/indra/newview/llfloatertelehub.h +++ b/indra/newview/llfloatertelehub.h @@ -49,6 +49,7 @@ public: virtual void draw(); /*virtual*/ BOOL postBuild(); + void onOpen(const LLSD& key); static BOOL renderBeacons(); static void addBeacons(); |