summaryrefslogtreecommitdiff
path: root/indra/newview/lldndbutton.h
diff options
context:
space:
mode:
authorcallum <none@none>2010-07-09 17:08:39 -0700
committercallum <none@none>2010-07-09 17:08:39 -0700
commitee50934d886b07c85e3be0515ff3e53625052faa (patch)
treeb192153cdd1236544157f70131b44f298a650103 /indra/newview/lldndbutton.h
parent76ce102427c12cbb57fe0848cbcbd1adcabdd1a8 (diff)
parent5b1386e5b6e147f2b253ca4e5f0ba3ee831f08a9 (diff)
Merge
Diffstat (limited to 'indra/newview/lldndbutton.h')
-rw-r--r--indra/newview/lldndbutton.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/indra/newview/lldndbutton.h b/indra/newview/lldndbutton.h
index c888268187..433b3f7ff5 100644
--- a/indra/newview/lldndbutton.h
+++ b/indra/newview/lldndbutton.h
@@ -54,7 +54,7 @@ public:
Params();
};
- LLDragAndDropButton(Params& params);
+ LLDragAndDropButton(const Params& params);
typedef boost::function<bool (
S32 /*x*/, S32 /*y*/, MASK /*mask*/, BOOL /*drop*/,