SL-12475 Mac buildfix

master
Andrey Lihatskiy 2020-01-28 14:50:32 +02:00
parent 92499ce1b4
commit 25fd4c2ba7
1 changed files with 1 additions and 1 deletions

View File

@ -335,7 +335,7 @@ public:
void setSelectCallback(const boost::function<void(const std::deque<LLFolderViewItem*>& items, BOOL user_action)>& cb);
protected:
LLInventoryFavoriteItemsPanel::LLInventoryFavoriteItemsPanel(const Params& params);
LLInventoryFavoriteItemsPanel(const Params& params);
~LLInventoryFavoriteItemsPanel() { mFolderChangedSignal.disconnect(); }
void updateFavoritesRootFolder();