summaryrefslogtreecommitdiff
path: root/indra/newview/llfloatersnapshot.h
diff options
context:
space:
mode:
authorandreykproductengine <akleshchev@productengine.com>2016-04-13 18:59:00 +0300
committerandreykproductengine <akleshchev@productengine.com>2016-04-13 18:59:00 +0300
commiteec33adf34db3fe0c32600808458e4307ede1bf0 (patch)
tree10919302c8706f061e02c97864ed4dbd13aa4fca /indra/newview/llfloatersnapshot.h
parent2311d8c2b200574a0fb38c80222a0f09ce984f67 (diff)
MAINT-3286 FIXED Fix error message on snapshot save when user has no L$
Diffstat (limited to 'indra/newview/llfloatersnapshot.h')
-rwxr-xr-xindra/newview/llfloatersnapshot.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/indra/newview/llfloatersnapshot.h b/indra/newview/llfloatersnapshot.h
index 0bb9474bb5..eb3a94999b 100755
--- a/indra/newview/llfloatersnapshot.h
+++ b/indra/newview/llfloatersnapshot.h
@@ -61,6 +61,7 @@ public:
static BOOL saveLocal();
static void postSave();
static void postPanelSwitch();
+ static void inventorySaveFailed();
static LLPointer<LLImageFormatted> getImageData();
static const LLVector3d& getPosTakenGlobal();
static void setAgentEmail(const std::string& email);