diff options
author | Sam Kolb <skolb@lindenlab.com> | 2007-09-11 20:48:08 +0000 |
---|---|---|
committer | Sam Kolb <skolb@lindenlab.com> | 2007-09-11 20:48:08 +0000 |
commit | 55e52f363195ca7428a2b3773d8488d09e62b04d (patch) | |
tree | a2622bb2524f8c110a5c5c1d09ecc5d2307c16a2 /indra/newview/llfloaterland.h | |
parent | 96830697b2f3bb8d1d7e1c4a3a6872845a38926c (diff) |
Merge sl-search-m0 back into release
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; |