summaryrefslogtreecommitdiff
path: root/indra/newview/llpanelprofile.h
diff options
context:
space:
mode:
authorAndrey Kleshchev <andreykproductengine@lindenlab.com>2022-04-18 23:39:21 +0300
committerAndrey Kleshchev <andreykproductengine@lindenlab.com>2022-04-18 23:39:21 +0300
commitea0c810d2d082a9684d9ce6b9cbd888c87f06612 (patch)
tree2ba79cdce632286bc14c2e34015c62fa95689388 /indra/newview/llpanelprofile.h
parent8a39aaa3a485d9f1d4486c02e98286cfb08761d4 (diff)
SL-15312 Small tweaks for profiles
Diffstat (limited to 'indra/newview/llpanelprofile.h')
-rw-r--r--indra/newview/llpanelprofile.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/indra/newview/llpanelprofile.h b/indra/newview/llpanelprofile.h
index b959ac1ec3..c4b48979ea 100644
--- a/indra/newview/llpanelprofile.h
+++ b/indra/newview/llpanelprofile.h
@@ -193,6 +193,7 @@ private:
bool mVoiceStatus;
bool mWaitingForImageUpload;
+ bool mAllowPublish;
std::string mDescriptionText;
boost::signals2::connection mAvatarNameCacheConnection;