summaryrefslogtreecommitdiff
path: root/indra/newview/llpanellandmarkinfo.h
diff options
context:
space:
mode:
Diffstat (limited to 'indra/newview/llpanellandmarkinfo.h')
-rw-r--r--indra/newview/llpanellandmarkinfo.h2
1 files changed, 1 insertions, 1 deletions
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;