From 863eec6676259ef8dc433588972f177d0ee80d6d Mon Sep 17 00:00:00 2001 From: Andrey Lihatskiy Date: Wed, 9 Sep 2020 00:47:28 +0300 Subject: Revert "SL-12475 Mac buildfix" This reverts commit 25fd4c2ba7bc00a0603bf58f5897ac550ff02446. --- indra/newview/llinventorypanel.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'indra') diff --git a/indra/newview/llinventorypanel.h b/indra/newview/llinventorypanel.h index eda5479cb4..912a4ac92e 100644 --- a/indra/newview/llinventorypanel.h +++ b/indra/newview/llinventorypanel.h @@ -351,7 +351,7 @@ public: void setSelectCallback(const boost::function& items, BOOL user_action)>& cb); protected: - LLInventoryFavoriteItemsPanel(const Params& params); + LLInventoryFavoriteItemsPanel::LLInventoryFavoriteItemsPanel(const Params& params); ~LLInventoryFavoriteItemsPanel() { mFolderChangedSignal.disconnect(); } void updateFavoritesRootFolder(); -- cgit v1.2.3