summaryrefslogtreecommitdiff
path: root/indra/newview/llfloatertoybox.h
diff options
context:
space:
mode:
Diffstat (limited to 'indra/newview/llfloatertoybox.h')
-rw-r--r--indra/newview/llfloatertoybox.h5
1 files changed, 5 insertions, 0 deletions
diff --git a/indra/newview/llfloatertoybox.h b/indra/newview/llfloatertoybox.h
index f7245506c5..f0a6cf1a8b 100644
--- a/indra/newview/llfloatertoybox.h
+++ b/indra/newview/llfloatertoybox.h
@@ -43,6 +43,11 @@ public:
// virtuals
BOOL postBuild();
void draw();
+ /*virtual*/ BOOL handleDragAndDrop(S32 x, S32 y, MASK mask, BOOL drop,
+ EDragAndDropType cargo_type,
+ void* cargo_data,
+ EAcceptance* accept,
+ std::string& tooltip_msg);
protected:
void onBtnRestoreDefaults();