From 906927a99ff15a1441b629c58fd3f5a150820c47 Mon Sep 17 00:00:00 2001 From: Merov Linden Date: Thu, 14 Aug 2014 23:05:01 -0700 Subject: DD-112 : Disable the add folder button if the tab doesn't support drop on root --- indra/newview/llfloatermarketplacelistings.h | 1 + 1 file changed, 1 insertion(+) (limited to 'indra/newview/llfloatermarketplacelistings.h') diff --git a/indra/newview/llfloatermarketplacelistings.h b/indra/newview/llfloatermarketplacelistings.h index c472bfa4c5..1c46220267 100755 --- a/indra/newview/llfloatermarketplacelistings.h +++ b/indra/newview/llfloatermarketplacelistings.h @@ -65,6 +65,7 @@ private: void onAddButtonClicked(); void onAuditButtonClicked(); void onSelectionChange(LLInventoryPanel *panel, const std::deque& items, BOOL user_action); + void onTabChange(); LLInventoryPanel* mAllPanel; LLInventoryFilter::ESortOrderType mSortOrder; -- cgit v1.2.3