summaryrefslogtreecommitdiff
path: root/indra/newview/llfloaterluadebug.h
diff options
context:
space:
mode:
Diffstat (limited to 'indra/newview/llfloaterluadebug.h')
-rw-r--r--indra/newview/llfloaterluadebug.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/indra/newview/llfloaterluadebug.h b/indra/newview/llfloaterluadebug.h
index 9f044df9d9..e27c63b74d 100644
--- a/indra/newview/llfloaterluadebug.h
+++ b/indra/newview/llfloaterluadebug.h
@@ -48,7 +48,7 @@ class LLFloaterLUADebug :
LLFloaterLUADebug(const LLSD& key);
virtual ~LLFloaterLUADebug();
- /*virtual*/ BOOL postBuild();
+ /*virtual*/ bool postBuild();
void onExecuteClicked();
void onBtnBrowse();