summaryrefslogtreecommitdiff
path: root/indra/newview/llfloaterlandholdings.h
diff options
context:
space:
mode:
Diffstat (limited to 'indra/newview/llfloaterlandholdings.h')
-rw-r--r--indra/newview/llfloaterlandholdings.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/indra/newview/llfloaterlandholdings.h b/indra/newview/llfloaterlandholdings.h
index 3490547a75..7ec7e70c18 100644
--- a/indra/newview/llfloaterlandholdings.h
+++ b/indra/newview/llfloaterlandholdings.h
@@ -78,7 +78,7 @@ protected:
// Used to clear out the mParcelList's "Loading..." indicator
BOOL mFirstPacketReceived;
- LLString mSortColumn;
+ std::string mSortColumn;
BOOL mSortAscending;
};