summaryrefslogtreecommitdiff
path: root/indra/newview/llfloatertopobjects.h
diff options
context:
space:
mode:
Diffstat (limited to 'indra/newview/llfloatertopobjects.h')
-rw-r--r--indra/newview/llfloatertopobjects.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/indra/newview/llfloatertopobjects.h b/indra/newview/llfloatertopobjects.h
index b73401e50d..35801060ed 100644
--- a/indra/newview/llfloatertopobjects.h
+++ b/indra/newview/llfloatertopobjects.h
@@ -62,7 +62,7 @@ public:
void clearList();
void updateSelectionInfo();
- virtual BOOL postBuild();
+ virtual bool postBuild();
void onRefresh();
@@ -104,7 +104,7 @@ private:
U32 mFlags;
std::string mFilter;
- BOOL mInitialized;
+ bool mInitialized;
F32 mtotalScore;