diff options
| author | Rider Linden <rider@lindenlab.com> | 2018-12-13 15:52:44 -0800 |
|---|---|---|
| committer | Rider Linden <rider@lindenlab.com> | 2018-12-13 15:52:44 -0800 |
| commit | 56d9d204f76978bf1373e15c84649a87d40dd16d (patch) | |
| tree | c55324326ee8c8b05419d27b49f0b89aa63cd85a /indra/newview/lltoastscripttextbox.h | |
| parent | 9475a593a170f0c90a8d353de3e1277f844ee913 (diff) | |
| parent | a3b3ad727f53aa280ffbcc1b61ccfbb48e988708 (diff) | |
Merge
Diffstat (limited to 'indra/newview/lltoastscripttextbox.h')
| -rw-r--r-- | indra/newview/lltoastscripttextbox.h | 2 |
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(); |
