summaryrefslogtreecommitdiff
path: root/indra/newview/llfloateroutfitsnapshot.h
diff options
context:
space:
mode:
authorMnikolenko Productengine <mnikolenko@productengine.com>2016-08-10 16:32:35 +0300
committerMnikolenko Productengine <mnikolenko@productengine.com>2016-08-10 16:32:35 +0300
commitb496e4ff156ab2fb055e741b97ceda5751476e7f (patch)
tree53cc87269eb2981735e2f954d590f289b6e5ada4 /indra/newview/llfloateroutfitsnapshot.h
parent471ff40c2c544158158abebcd88070c3c6aaf4c8 (diff)
MAINT-6616 new crash in VOB viewer in snapshot preview
Diffstat (limited to 'indra/newview/llfloateroutfitsnapshot.h')
-rw-r--r--indra/newview/llfloateroutfitsnapshot.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/indra/newview/llfloateroutfitsnapshot.h b/indra/newview/llfloateroutfitsnapshot.h
index 482080da7a..04623acf0f 100644
--- a/indra/newview/llfloateroutfitsnapshot.h
+++ b/indra/newview/llfloateroutfitsnapshot.h
@@ -51,6 +51,7 @@ public:
static void update();
static LLFloaterOutfitSnapshot* getInstance();
+ static LLFloaterOutfitSnapshot* findInstance();
/*virtual*/ void saveTexture();
const LLRect& getThumbnailPlaceholderRect() { return mThumbnailPlaceholder->getRect(); }