From 117e22047c5752352342d64e3fb7ce00a4eb8113 Mon Sep 17 00:00:00 2001 From: Jacek Antonelli Date: Fri, 15 Aug 2008 23:45:04 -0500 Subject: Second Life viewer sources 1.18.1.2 --- linden/indra/llui/llfocusmgr.h | 1 + 1 file changed, 1 insertion(+) (limited to 'linden/indra/llui/llfocusmgr.h') diff --git a/linden/indra/llui/llfocusmgr.h b/linden/indra/llui/llfocusmgr.h index e189945..9b7a84e 100644 --- a/linden/indra/llui/llfocusmgr.h +++ b/linden/indra/llui/llfocusmgr.h @@ -81,6 +81,7 @@ public: // All Three void releaseFocusIfNeeded( LLView* top_view ); + void lockFocus(); void unlockFocus(); BOOL focusLocked() { return mLockedView != NULL; } -- cgit v1.1