diff options
author | Jacek Antonelli | 2008-08-15 23:45:50 -0500 |
---|---|---|
committer | Jacek Antonelli | 2008-08-15 23:45:50 -0500 |
commit | 2a4dea528f670b9bb1f77ef27a8a1dd16603d114 (patch) | |
tree | 95c68e362703c9099d571ecbdc6142b1cda1e005 /linden/indra/newview/llpanellogin.h | |
parent | Second Life viewer sources 1.20.6 (diff) | |
download | meta-impy-2a4dea528f670b9bb1f77ef27a8a1dd16603d114.zip meta-impy-2a4dea528f670b9bb1f77ef27a8a1dd16603d114.tar.gz meta-impy-2a4dea528f670b9bb1f77ef27a8a1dd16603d114.tar.bz2 meta-impy-2a4dea528f670b9bb1f77ef27a8a1dd16603d114.tar.xz |
Second Life viewer sources 1.20.7
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), |