summaryrefslogtreecommitdiff
path: root/indra/newview/llfloatercreatelandmark.h
diff options
context:
space:
mode:
authorAndrey Kleshchev <andreykproductengine@lindenlab.com>2024-03-27 00:28:04 +0200
committerAndrey Kleshchev <117672381+akleshchev@users.noreply.github.com>2024-03-27 01:54:50 +0200
commitf25f51a20a7bcefcf51de5e71f827c74c659571a (patch)
tree4f5c40916a91343d7b1dbc31132c8529698f01a9 /indra/newview/llfloatercreatelandmark.h
parentaa892d2c35d1f03ad49aceba0f89f0ab3d40c315 (diff)
viewer-private#131 landmark panel closes after a rename
if destination was changed
Diffstat (limited to 'indra/newview/llfloatercreatelandmark.h')
-rw-r--r--indra/newview/llfloatercreatelandmark.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/indra/newview/llfloatercreatelandmark.h b/indra/newview/llfloatercreatelandmark.h
index d84f5ae1fc..8a1d5ae099 100644
--- a/indra/newview/llfloatercreatelandmark.h
+++ b/indra/newview/llfloatercreatelandmark.h
@@ -69,6 +69,7 @@ private:
LLTextEditor* mNotesEditor;
LLUUID mLandmarksID;
LLUUID mAssetID;
+ LLUUID mParentID;
LLLandmarksInventoryObserver* mInventoryObserver;
LLPointer<LLInventoryItem> mItem;