From 4339ad9a528c82946ce40ec2bd240b41d104f338 Mon Sep 17 00:00:00 2001 From: Andrey Kleshchev Date: Thu, 3 Oct 2024 23:10:17 +0300 Subject: viewer-private#300 Fix inconsistency of finding inventory id when picker was in a different mode --- indra/newview/lltexturectrl.h | 1 + 1 file changed, 1 insertion(+) (limited to 'indra/newview/lltexturectrl.h') diff --git a/indra/newview/lltexturectrl.h b/indra/newview/lltexturectrl.h index df5e763139..e4d877e229 100644 --- a/indra/newview/lltexturectrl.h +++ b/indra/newview/lltexturectrl.h @@ -447,6 +447,7 @@ private: S32 mMaxDim; S32 mMinDim; EPickInventoryType mInventoryPickType; + LLPickerSource mSelectionSource; texture_selected_callback mTextureSelectedCallback; -- cgit v1.2.3