summaryrefslogtreecommitdiff
path: root/indra/newview/llpreviewscript.h
diff options
context:
space:
mode:
authorIma Mechanique <ima.mechanique@secondlife.com>2013-11-10 21:57:29 +0000
committerIma Mechanique <ima.mechanique@secondlife.com>2013-11-10 21:57:29 +0000
commit488964157cb02b44ac9c72bb6c57e47c2b21ee53 (patch)
tree4b1022c0f89a41a7767853ead47c33a76d69d840 /indra/newview/llpreviewscript.h
parent5e27952ee4698006c86ebdca60c4eab305ddebac (diff)
Moving keywords code into its own method.
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..bc0256703e 100755
--- a/indra/newview/llpreviewscript.h
+++ b/indra/newview/llpreviewscript.h
@@ -78,6 +78,7 @@ public:
~LLScriptEdCore();
void initMenu();
+ bool initKeywords();
virtual void draw();
/*virtual*/ BOOL postBuild();