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 2d58303aa0..cbfb7855b9 100644
--- a/indra/llui/llfloaterreglistener.h
+++ b/indra/llui/llfloaterreglistener.h
@@ -51,6 +51,7 @@ private:
void clickButton(const LLSD& event) const;
void showLuaFloater(const LLSD &event) const;
+ void getLuaFloaterEvents(const LLSD &event) const;
};
#endif /* ! defined(LL_LLFLOATERREGLISTENER_H) */