From 293f5184811abdf5a9a41db490a58389dc3523fb Mon Sep 17 00:00:00 2001 From: Mnikolenko Productengine Date: Tue, 26 May 2020 17:45:01 +0300 Subject: SL-13279 Changes in Landmarks view UI - clarify that Notes are editable --- indra/newview/llpanellandmarkinfo.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'indra/newview/llpanellandmarkinfo.h') diff --git a/indra/newview/llpanellandmarkinfo.h b/indra/newview/llpanellandmarkinfo.h index 01a6fd6b3d..9712736182 100644 --- a/indra/newview/llpanellandmarkinfo.h +++ b/indra/newview/llpanellandmarkinfo.h @@ -71,7 +71,7 @@ private: LLTextBox* mOwner; LLTextBox* mCreator; LLTextBox* mCreated; - LLTextBox* mLandmarkTitle; + LLLineEditor* mLandmarkTitle; LLLineEditor* mLandmarkTitleEditor; LLTextEditor* mNotesEditor; LLComboBox* mFolderCombo; -- cgit v1.2.3