diff options
Diffstat (limited to 'indra/newview/llfloaterland.h')
-rw-r--r-- | indra/newview/llfloaterland.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/indra/newview/llfloaterland.h b/indra/newview/llfloaterland.h index 6e8e525e0d..ff9c10fab2 100644 --- a/indra/newview/llfloaterland.h +++ b/indra/newview/llfloaterland.h @@ -154,7 +154,7 @@ protected: LLTextBox* mLabelName; LLLineEditor* mEditName; LLTextBox* mLabelDesc; - LLLineEditor* mEditDesc; + LLTextEditor* mEditDesc; LLTextBox* mTextSalePending; |