summaryrefslogtreecommitdiff
path: root/indra/newview/lltoastscripttextbox.h
diff options
context:
space:
mode:
authorAnchor <none@none>2019-01-29 21:38:05 -0800
committerAnchor <none@none>2019-01-29 21:38:05 -0800
commit56bf3287b8477a7671981d4373659661207333c6 (patch)
treede9c0c4e590fbf96bea7727f17512df9b88ffb40 /indra/newview/lltoastscripttextbox.h
parent597106fa34bca95c2d01c0bf28c6b2bdc031fe35 (diff)
parenta3b3ad727f53aa280ffbcc1b61ccfbb48e988708 (diff)
Merge
Diffstat (limited to 'indra/newview/lltoastscripttextbox.h')
-rw-r--r--indra/newview/lltoastscripttextbox.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/indra/newview/lltoastscripttextbox.h b/indra/newview/lltoastscripttextbox.h
index 7aee02dd00..a539124ef1 100644
--- a/indra/newview/lltoastscripttextbox.h
+++ b/indra/newview/lltoastscripttextbox.h
@@ -48,7 +48,7 @@ public:
private:
- LLTextBox* mInfoText;
+ LLTextEditor* mInfoText;
void onClickSubmit();
void onClickIgnore();