From d75723439767ad62f2f919e29b713eca137f04d5 Mon Sep 17 00:00:00 2001 From: AndreyL ProductEngine Date: Wed, 10 Oct 2018 00:04:13 +0300 Subject: SL-9800 Changed llTextBox to have selectable "message" text --- indra/newview/lltoastscripttextbox.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'indra/newview/lltoastscripttextbox.h') 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(); -- cgit v1.2.3