summaryrefslogtreecommitdiff
path: root/indra/newview/lldndbutton.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'indra/newview/lldndbutton.cpp')
-rw-r--r--indra/newview/lldndbutton.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/indra/newview/lldndbutton.cpp b/indra/newview/lldndbutton.cpp
index 4f4c7dead7..22f2bb1d16 100644
--- a/indra/newview/lldndbutton.cpp
+++ b/indra/newview/lldndbutton.cpp
@@ -42,7 +42,7 @@ LLDragAndDropButton::Params::Params()
}
-LLDragAndDropButton::LLDragAndDropButton(const Params& params)
+LLDragAndDropButton::LLDragAndDropButton(Params& params)
: LLButton(params)
{