diff options
Diffstat (limited to 'indra/newview/llfloateropenobject.h')
-rw-r--r-- | indra/newview/llfloateropenobject.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/indra/newview/llfloateropenobject.h b/indra/newview/llfloateropenobject.h index 745753316b..3b81601eb6 100644 --- a/indra/newview/llfloateropenobject.h +++ b/indra/newview/llfloateropenobject.h @@ -55,7 +55,7 @@ public: protected: - /*virtual*/ BOOL postBuild(); + /*virtual*/ bool postBuild(); void refresh(); void draw(); virtual void onOpen(const LLSD& key); |