From 917ab7be9e1eefec23d67a5ee5c8cb8c1955c2d4 Mon Sep 17 00:00:00 2001 From: Anchor Linden Date: Thu, 28 Jun 2018 05:14:29 +0530 Subject: [MAINT 8434] - fix mode select doesnt change on drag n drop, [MAINT 8410] - fix eye dropper still active after switching to bake mode, [MAINT 8464] - fix bake mode active for non attached objects --- indra/newview/lltexturectrl.h | 2 ++ 1 file changed, 2 insertions(+) (limited to 'indra/newview/lltexturectrl.h') diff --git a/indra/newview/lltexturectrl.h b/indra/newview/lltexturectrl.h index a2bf17019a..b2a34a37c4 100644 --- a/indra/newview/lltexturectrl.h +++ b/indra/newview/lltexturectrl.h @@ -381,6 +381,8 @@ private: floater_commit_callback mOnFloaterCommitCallback; set_image_asset_id_callback mSetImageAssetIDCallback; set_on_update_image_stats_callback mOnUpdateImageStatsCallback; + + BOOL mBakeTextureEnabled; }; #endif // LL_LLTEXTURECTRL_H -- cgit v1.2.3