summaryrefslogtreecommitdiff
path: root/indra/newview/llwindowlistener.h
diff options
context:
space:
mode:
Diffstat (limited to 'indra/newview/llwindowlistener.h')
-rw-r--r--indra/newview/llwindowlistener.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/indra/newview/llwindowlistener.h b/indra/newview/llwindowlistener.h
index 26adff35ff..29c3575258 100644
--- a/indra/newview/llwindowlistener.h
+++ b/indra/newview/llwindowlistener.h
@@ -39,6 +39,7 @@ public:
typedef boost::function<LLKeyboard*()> KeyboardGetter;
LLWindowListener(LLViewerWindow * window, const KeyboardGetter& kbgetter);
+ void getInfo(LLSD const & evt);
void keyDown(LLSD const & evt);
void keyUp(LLSD const & evt);
void mouseDown(LLSD const & evt);