summaryrefslogtreecommitdiff
path: root/indra/newview/llpanelwearing.h
diff options
context:
space:
mode:
authorOz Linden <oz@lindenlab.com>2011-07-11 16:51:06 -0400
committerOz Linden <oz@lindenlab.com>2011-07-11 16:51:06 -0400
commit121d004b324c976acc6ac4f94f6dbe2ae54040eb (patch)
treedefb9793346bc87dabdd0f2bc4db3c0d88bca39c /indra/newview/llpanelwearing.h
parent7b9fc42941c7531cdbf97bcefcdd03ccd5734679 (diff)
parent845a92aceda812841f069c0f12a25cec20f4de01 (diff)
merge changes for storm-1459
Diffstat (limited to 'indra/newview/llpanelwearing.h')
-rw-r--r--indra/newview/llpanelwearing.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/indra/newview/llpanelwearing.h b/indra/newview/llpanelwearing.h
index 157b2c4c5f..9a212b3cca 100644
--- a/indra/newview/llpanelwearing.h
+++ b/indra/newview/llpanelwearing.h
@@ -60,6 +60,8 @@ public:
/*virtual*/ void getSelectedItemsUUIDs(uuid_vec_t& selected_uuids) const;
+ /*virtual*/ void copyToClipboard();
+
boost::signals2::connection setSelectionChangeCallback(commit_callback_t cb);
bool hasItemSelected();