summaryrefslogtreecommitdiff
path: root/indra/newview/llfloatertos.h
diff options
context:
space:
mode:
Diffstat (limited to 'indra/newview/llfloatertos.h')
-rw-r--r--indra/newview/llfloatertos.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/indra/newview/llfloatertos.h b/indra/newview/llfloatertos.h
index e6c487d1a8..2affd66ad5 100644
--- a/indra/newview/llfloatertos.h
+++ b/indra/newview/llfloatertos.h
@@ -77,7 +77,7 @@ private:
private:
ETOSType mType;
- LLString mMessage;
+ std::string mMessage;
int mWebBrowserWindowId;
int mLoadCompleteCount;