diff options
Diffstat (limited to 'linden/indra/newview/llpanellogin.h')
-rw-r--r-- | linden/indra/newview/llpanellogin.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/linden/indra/newview/llpanellogin.h b/linden/indra/newview/llpanellogin.h index 1100cd6..cdf567b 100644 --- a/linden/indra/newview/llpanellogin.h +++ b/linden/indra/newview/llpanellogin.h | |||
@@ -68,6 +68,7 @@ class LLPanelLogin: | |||
68 | public LLPanel, | 68 | public LLPanel, |
69 | public LLWebBrowserCtrlObserver | 69 | public LLWebBrowserCtrlObserver |
70 | { | 70 | { |
71 | LOG_CLASS(LLPanelLogin); | ||
71 | public: | 72 | public: |
72 | LLPanelLogin(const LLRect &rect, BOOL show_server, | 73 | LLPanelLogin(const LLRect &rect, BOOL show_server, |
73 | void (*callback)(S32 option, void* user_data), | 74 | void (*callback)(S32 option, void* user_data), |