summaryrefslogtreecommitdiff
path: root/indra/newview/lltoastscripttextbox.h
diff options
context:
space:
mode:
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();