diff options
| author | Ima Mechanique <ima.mechanique@secondlife.com> | 2013-11-09 11:31:32 +0000 |
|---|---|---|
| committer | Ima Mechanique <ima.mechanique@secondlife.com> | 2013-11-09 11:31:32 +0000 |
| commit | 4af21580297dd85727ffdc5d4eee89ad58ead271 (patch) | |
| tree | 74618b6018e557adf1273971800cf9676098fe5f /indra/newview/llpreviewscript.h | |
| parent | c8b8c29371a0eb4d53537030d0b007afcc500b3d (diff) | |
Adding method to load cached/default syntax file and method to access sKeyWordsXML.
Diffstat (limited to 'indra/newview/llpreviewscript.h')
| -rwxr-xr-x | indra/newview/llpreviewscript.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/indra/newview/llpreviewscript.h b/indra/newview/llpreviewscript.h index 73ccaab0b8..149c27461e 100755 --- a/indra/newview/llpreviewscript.h +++ b/indra/newview/llpreviewscript.h @@ -78,6 +78,7 @@ public: ~LLScriptEdCore(); void initMenu(); + void initKeywords(); virtual void draw(); /*virtual*/ BOOL postBuild(); |
