summaryrefslogtreecommitdiff
path: root/indra/newview/llpanelprofilepicks.h
diff options
context:
space:
mode:
authorMaxim Nikolenko <maximnproductengine@lindenlab.com>2024-01-04 16:19:24 +0200
committerGitHub <noreply@github.com>2024-01-04 16:19:24 +0200
commit9659527ffd2226293993d81ecca72982a56756cf (patch)
tree7c764615ed04b0cc9a9283aace5f581b4491117e /indra/newview/llpanelprofilepicks.h
parent706ae0afad2aaa054a1c8165a2a2ff0cd118e5e4 (diff)
SL-20771 FIXED Classifieds Title not immediately updating button name
Diffstat (limited to 'indra/newview/llpanelprofilepicks.h')
-rw-r--r--indra/newview/llpanelprofilepicks.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/indra/newview/llpanelprofilepicks.h b/indra/newview/llpanelprofilepicks.h
index f84463cc9b..27331831d3 100644
--- a/indra/newview/llpanelprofilepicks.h
+++ b/indra/newview/llpanelprofilepicks.h
@@ -237,6 +237,7 @@ protected:
LLUUID mParcelId;
LLUUID mPickId;
LLUUID mRequestedId;
+ std::string mPickNameStr;
bool mLocationChanged;
bool mNewPick;