summaryrefslogtreecommitdiff
path: root/indra/llui/llfloaterreglistener.h
diff options
context:
space:
mode:
Diffstat (limited to 'indra/llui/llfloaterreglistener.h')
-rw-r--r--indra/llui/llfloaterreglistener.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/indra/llui/llfloaterreglistener.h b/indra/llui/llfloaterreglistener.h
index 049389c094..58d2c07936 100644
--- a/indra/llui/llfloaterreglistener.h
+++ b/indra/llui/llfloaterreglistener.h
@@ -29,6 +29,7 @@ private:
void getBuildMap(const LLSD& event) const;
void showInstance(const LLSD& event) const;
void hideInstance(const LLSD& event) const;
+ void toggleInstance(const LLSD& event) const;
};
#endif /* ! defined(LL_LLFLOATERREGLISTENER_H) */