summaryrefslogtreecommitdiff
path: root/indra/newview/llfloaterjoystick.h
diff options
context:
space:
mode:
Diffstat (limited to 'indra/newview/llfloaterjoystick.h')
-rw-r--r--indra/newview/llfloaterjoystick.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/indra/newview/llfloaterjoystick.h b/indra/newview/llfloaterjoystick.h
index e304431153..b94223a738 100644
--- a/indra/newview/llfloaterjoystick.h
+++ b/indra/newview/llfloaterjoystick.h
@@ -39,7 +39,7 @@ class LLFloaterJoystick : public LLFloater
public:
- virtual BOOL postBuild();
+ virtual bool postBuild();
virtual void refresh();
virtual void apply(); // Apply the changed values.
virtual void cancel(); // Cancel the changed values.