summaryrefslogtreecommitdiff
path: root/indra/newview/llpreviewscript.h
diff options
context:
space:
mode:
authorIma Mechanique <ima.mechanique@secondlife.com>2013-11-09 11:31:32 +0000
committerIma Mechanique <ima.mechanique@secondlife.com>2013-11-09 11:31:32 +0000
commit4af21580297dd85727ffdc5d4eee89ad58ead271 (patch)
tree74618b6018e557adf1273971800cf9676098fe5f /indra/newview/llpreviewscript.h
parentc8b8c29371a0eb4d53537030d0b007afcc500b3d (diff)
Adding method to load cached/default syntax file and method to access sKeyWordsXML.
Diffstat (limited to 'indra/newview/llpreviewscript.h')
-rwxr-xr-xindra/newview/llpreviewscript.h1
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();