-
- Downloads
EXT-4801 : hitting trash button for trashed items does not delete item
EXT-4957 : add const correctness for LLFolderViewEventListener::isItemRemovable This checkin affects several files but is a lot less scary than it looks. It's mostly to add const correctness, and to rename isInTrash to isItemInTrash so that its naming is consistent with isItemRemovable/isItemMovable. The only functionality change is to disable the trash button when an item is already in the trash.
Showing
- indra/newview/llfolderview.cpp 1 addition, 2 deletionsindra/newview/llfolderview.cpp
- indra/newview/llfoldervieweventlistener.h 2 additions, 1 deletionindra/newview/llfoldervieweventlistener.h
- indra/newview/llinventorybridge.cpp 19 additions, 19 deletionsindra/newview/llinventorybridge.cpp
- indra/newview/llinventorybridge.h 6 additions, 4 deletionsindra/newview/llinventorybridge.h
- indra/newview/llpanelmaininventory.cpp 5 additions, 1 deletionindra/newview/llpanelmaininventory.cpp
- indra/newview/llpanelobjectinventory.cpp 5 additions, 5 deletionsindra/newview/llpanelobjectinventory.cpp
- indra/newview/llplacesinventorybridge.cpp 1 addition, 1 deletionindra/newview/llplacesinventorybridge.cpp
Loading
Please register or sign in to comment