aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/linden/indra/newview/llfloaterscriptdebug.h
diff options
context:
space:
mode:
authorJacek Antonelli2008-09-06 18:24:57 -0500
committerJacek Antonelli2008-09-06 18:25:07 -0500
commit798d367d54a6c6379ad355bd8345fa40e31e7fe9 (patch)
tree1921f1708cd0240648c97bc02df2c2ab5f2fc41e /linden/indra/newview/llfloaterscriptdebug.h
parentSecond Life viewer sources 1.20.15 (diff)
downloadmeta-impy-798d367d54a6c6379ad355bd8345fa40e31e7fe9.zip
meta-impy-798d367d54a6c6379ad355bd8345fa40e31e7fe9.tar.gz
meta-impy-798d367d54a6c6379ad355bd8345fa40e31e7fe9.tar.bz2
meta-impy-798d367d54a6c6379ad355bd8345fa40e31e7fe9.tar.xz
Second Life viewer sources 1.21.0-RC
Diffstat (limited to 'linden/indra/newview/llfloaterscriptdebug.h')
-rw-r--r--linden/indra/newview/llfloaterscriptdebug.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/linden/indra/newview/llfloaterscriptdebug.h b/linden/indra/newview/llfloaterscriptdebug.h
index 42c3e7f..c9951c9 100644
--- a/linden/indra/newview/llfloaterscriptdebug.h
+++ b/linden/indra/newview/llfloaterscriptdebug.h
@@ -62,7 +62,7 @@ public:
62 LLFloaterScriptDebugOutput(const LLUUID& object_id); 62 LLFloaterScriptDebugOutput(const LLUUID& object_id);
63 ~LLFloaterScriptDebugOutput(); 63 ~LLFloaterScriptDebugOutput();
64 64
65 virtual void initFloater(const LLString& title, BOOL resizable, 65 virtual void initFloater(const std::string& title, BOOL resizable,
66 S32 min_width, S32 min_height, BOOL drag_on_left, 66 S32 min_width, S32 min_height, BOOL drag_on_left,
67 BOOL minimizable, BOOL close_btn); 67 BOOL minimizable, BOOL close_btn);
68 68