diff options
Diffstat (limited to 'indra/newview/mpfloatertuning.h')
-rw-r--r-- | indra/newview/mpfloatertuning.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/indra/newview/mpfloatertuning.h b/indra/newview/mpfloatertuning.h index 8812395ef3..9e9c7f174f 100644 --- a/indra/newview/mpfloatertuning.h +++ b/indra/newview/mpfloatertuning.h @@ -34,7 +34,7 @@ class MPFloaterTuning: public LLFloater public: MPFloaterTuning(const LLSD& key); - BOOL postBuild(); + bool postBuild(); void onFinalCommit(); |