summaryrefslogtreecommitdiff
path: root/indra/newview/llfloaterscriptdebug.h
diff options
context:
space:
mode:
Diffstat (limited to 'indra/newview/llfloaterscriptdebug.h')
-rw-r--r--indra/newview/llfloaterscriptdebug.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/indra/newview/llfloaterscriptdebug.h b/indra/newview/llfloaterscriptdebug.h
index 0fefb3a54c..05e6629913 100644
--- a/indra/newview/llfloaterscriptdebug.h
+++ b/indra/newview/llfloaterscriptdebug.h
@@ -62,7 +62,7 @@ public:
LLFloaterScriptDebugOutput(const LLUUID& object_id);
~LLFloaterScriptDebugOutput();
- virtual void init(const LLString& title, BOOL resizable,
+ virtual void initFloater(const LLString& title, BOOL resizable,
S32 min_width, S32 min_height, BOOL drag_on_left,
BOOL minimizable, BOOL close_btn);