summaryrefslogtreecommitdiff
path: root/indra/newview/llinventorygallerymenu.h
diff options
context:
space:
mode:
Diffstat (limited to 'indra/newview/llinventorygallerymenu.h')
-rw-r--r--indra/newview/llinventorygallerymenu.h3
1 files changed, 3 insertions, 0 deletions
diff --git a/indra/newview/llinventorygallerymenu.h b/indra/newview/llinventorygallerymenu.h
index e90c7a19d2..d91c752544 100644
--- a/indra/newview/llinventorygallerymenu.h
+++ b/indra/newview/llinventorygallerymenu.h
@@ -50,6 +50,9 @@ protected:
bool isUploadLocationSelected(const LLSD& userdata);
bool canSetUploadLocation(const LLSD& userdata);
+ void setFavoriteFolder();
+ bool canSetFavoriteFolder();
+
static void onRename(const LLSD& notification, const LLSD& response);
private: