diff options
Diffstat (limited to '')
-rw-r--r-- | linden/indra/newview/llfloaterhud.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/linden/indra/newview/llfloaterhud.h b/linden/indra/newview/llfloaterhud.h index bd60d7b..95c0f8d 100644 --- a/linden/indra/newview/llfloaterhud.h +++ b/linden/indra/newview/llfloaterhud.h | |||
@@ -58,7 +58,7 @@ protected: | |||
58 | LLWebBrowserCtrl* mWebBrowser; ///< the actual web browser control | 58 | LLWebBrowserCtrl* mWebBrowser; ///< the actual web browser control |
59 | 59 | ||
60 | LLFloaterHUD(); ///< default constructor | 60 | LLFloaterHUD(); ///< default constructor |
61 | virtual void onFocusReceived(); ///< called when we get the focus | 61 | |
62 | private: | 62 | private: |
63 | static LLFloaterHUD* sInstance; | 63 | static LLFloaterHUD* sInstance; |
64 | }; | 64 | }; |