diff options
author | Jacek Antonelli | 2008-08-15 23:45:19 -0500 |
---|---|---|
committer | Jacek Antonelli | 2008-08-15 23:45:19 -0500 |
commit | b235c59d60472f818a9142c0886b95a0ff4191d7 (patch) | |
tree | d323c55587584b19cc43a03f58a178823f12d3cd /linden/indra/newview/lllcd.h | |
parent | Second Life viewer sources 1.18.5.3 (diff) | |
download | meta-impy-b235c59d60472f818a9142c0886b95a0ff4191d7.zip meta-impy-b235c59d60472f818a9142c0886b95a0ff4191d7.tar.gz meta-impy-b235c59d60472f818a9142c0886b95a0ff4191d7.tar.bz2 meta-impy-b235c59d60472f818a9142c0886b95a0ff4191d7.tar.xz |
Second Life viewer sources 1.18.6.0-RC
Diffstat (limited to 'linden/indra/newview/lllcd.h')
-rw-r--r-- | linden/indra/newview/lllcd.h | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/linden/indra/newview/lllcd.h b/linden/indra/newview/lllcd.h index e6583c7..ae21da3 100644 --- a/linden/indra/newview/lllcd.h +++ b/linden/indra/newview/lllcd.h | |||
@@ -105,6 +105,9 @@ public: | |||
105 | }; | 105 | }; |
106 | 106 | ||
107 | class llLCD; | 107 | class llLCD; |
108 | |||
109 | // The following symbols are exported from lllcd.cpp | ||
108 | extern llLCD *gLcdScreen; | 110 | extern llLCD *gLcdScreen; |
111 | extern void CreateLCDDebugWindows(); | ||
109 | 112 | ||
110 | //#endif | 113 | //#endif |