Const qualify copy
This commit is contained in:
@@ -2874,7 +2874,7 @@ LLView* LLScrollListCtrl::fromXML(LLXMLNodePtr node, LLView *parent, LLUICtrlFac
|
||||
// LLEditMenuHandler functions
|
||||
|
||||
// virtual
|
||||
void LLScrollListCtrl::copy()
|
||||
void LLScrollListCtrl::copy() const
|
||||
{
|
||||
std::string buffer;
|
||||
for (auto item : getAllSelected())
|
||||
|
||||
Reference in New Issue
Block a user