diff options
Diffstat (limited to 'indra/newview/llpanelhome.h')
-rw-r--r-- | indra/newview/llpanelhome.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/indra/newview/llpanelhome.h b/indra/newview/llpanelhome.h index 748566326f..809e8edf8c 100644 --- a/indra/newview/llpanelhome.h +++ b/indra/newview/llpanelhome.h @@ -44,7 +44,7 @@ class LLPanelHome : public: LLPanelHome(); - /*virtual*/ BOOL postBuild(); + /*virtual*/ bool postBuild(); /*virtual*/ void onOpen(const LLSD& key); private: |