aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/linden/indra/newview/llpanellogin.h
diff options
context:
space:
mode:
Diffstat (limited to 'linden/indra/newview/llpanellogin.h')
-rw-r--r--linden/indra/newview/llpanellogin.h1
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);
71public: 72public:
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),