diff options
Diffstat (limited to 'indra/newview/llinventorypanel.h')
| -rw-r--r-- | indra/newview/llinventorypanel.h | 1 | 
1 files changed, 1 insertions, 0 deletions
diff --git a/indra/newview/llinventorypanel.h b/indra/newview/llinventorypanel.h index 473283352f..50333709fc 100644 --- a/indra/newview/llinventorypanel.h +++ b/indra/newview/llinventorypanel.h @@ -225,6 +225,7 @@ public:      void doCreate(const LLSD& userdata);      bool beginIMSession();      void fileUploadLocation(const LLSD& userdata); +    bool isUploadLocationSelected(const LLSD& userdata);      void openSingleViewInventory(LLUUID folder_id = LLUUID());      void purgeSelectedItems();      bool attachObject(const LLSD& userdata);  | 
