From c4aa8b1636b92f2b746df4ef319c10679883eb59 Mon Sep 17 00:00:00 2001 From: Andrey Kleshchev Date: Mon, 6 Jun 2022 18:22:57 +0300 Subject: SL-15312 Header fixes fixed 'remove_proto' being active even if there is no photo. --- indra/newview/llpanelprofile.h | 1 + 1 file changed, 1 insertion(+) (limited to 'indra/newview/llpanelprofile.h') diff --git a/indra/newview/llpanelprofile.h b/indra/newview/llpanelprofile.h index 19ce92a2d4..549e84b1fa 100644 --- a/indra/newview/llpanelprofile.h +++ b/indra/newview/llpanelprofile.h @@ -209,6 +209,7 @@ private: bool mWaitingForImageUpload; bool mAllowPublish; std::string mDescriptionText; + LLUUID mImageId; boost::signals2::connection mAvatarNameCacheConnection; }; -- cgit v1.2.3