summaryrefslogtreecommitdiff
path: root/indra/newview/llpanelmaininventory.h
diff options
context:
space:
mode:
authorandreykproductengine <akleshchev@productengine.com>2016-09-02 19:20:31 +0300
committerandreykproductengine <akleshchev@productengine.com>2016-09-02 19:20:31 +0300
commit9e73d04811f65006198297f527d38f1c6262bdce (patch)
tree510214688fba5a2a02b18ac888342020eeda21fd /indra/newview/llpanelmaininventory.h
parent9acf7f5733063ff735ad37d456e740211c191cc9 (diff)
MAINT-6461 crash due to invalid menu pointer during visibility change
Diffstat (limited to 'indra/newview/llpanelmaininventory.h')
-rw-r--r--indra/newview/llpanelmaininventory.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/indra/newview/llpanelmaininventory.h b/indra/newview/llpanelmaininventory.h
index 290e2e5f47..efa18b42c1 100644
--- a/indra/newview/llpanelmaininventory.h
+++ b/indra/newview/llpanelmaininventory.h
@@ -156,8 +156,8 @@ protected:
private:
LLDragAndDropButton* mTrashButton;
LLToggleableMenu* mMenuGearDefault;
- LLMenuGL* mMenuAdd;
LLMenuButton* mGearMenuButton;
+ LLHandle<LLView> mMenuAddHandle;
bool mNeedUploadCost;
// List Commands //