diff options
Diffstat (limited to 'indra/newview/llinventorygallerymenu.h')
-rw-r--r-- | indra/newview/llinventorygallerymenu.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/indra/newview/llinventorygallerymenu.h b/indra/newview/llinventorygallerymenu.h index 67cf9a569a..1c56266310 100644 --- a/indra/newview/llinventorygallerymenu.h +++ b/indra/newview/llinventorygallerymenu.h @@ -47,6 +47,7 @@ protected: void fileUploadLocation(const LLSD& userdata, const LLUUID& selected_id); + static void onDelete(const LLSD& notification, const LLSD& response, const LLUUID& selected_id); static void onRename(const LLSD& notification, const LLSD& response); private: |