summaryrefslogtreecommitdiff
path: root/indra/newview/lldndbutton.cpp
diff options
context:
space:
mode:
authorRichard Linden <none@none>2010-07-09 14:30:49 -0700
committerRichard Linden <none@none>2010-07-09 14:30:49 -0700
commit5b1386e5b6e147f2b253ca4e5f0ba3ee831f08a9 (patch)
tree061dd6e1ae8c1cb12f2f0d7071acabd6487365a2 /indra/newview/lldndbutton.cpp
parent05e6faf38172ab701ef2483408bffa9cceb4142e (diff)
parentded3253d1f3d81421c2159805bc3df4f81e13d53 (diff)
merge
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 22f2bb1d16..4f4c7dead7 100644
--- a/indra/newview/lldndbutton.cpp
+++ b/indra/newview/lldndbutton.cpp
@@ -42,7 +42,7 @@ LLDragAndDropButton::Params::Params()
}
-LLDragAndDropButton::LLDragAndDropButton(Params& params)
+LLDragAndDropButton::LLDragAndDropButton(const Params& params)
: LLButton(params)
{