diff options
Diffstat (limited to 'indra/newview/llpanellandaudio.h')
-rw-r--r-- | indra/newview/llpanellandaudio.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/indra/newview/llpanellandaudio.h b/indra/newview/llpanellandaudio.h index 6a2f6c19fe..9fdcea0f59 100644 --- a/indra/newview/llpanellandaudio.h +++ b/indra/newview/llpanellandaudio.h @@ -39,7 +39,7 @@ class LLPanelLandAudio public: LLPanelLandAudio(LLSafeHandle<LLParcelSelection>& parcelp); /*virtual*/ ~LLPanelLandAudio(); - /*virtual*/ BOOL postBuild(); + /*virtual*/ bool postBuild(); void refresh(); private: |