summaryrefslogtreecommitdiff
path: root/indra/newview/llfloateroutfitsnapshot.h
diff options
context:
space:
mode:
authorMnikolenko Productengine <mnikolenko@productengine.com>2016-09-01 16:40:41 +0300
committerMnikolenko Productengine <mnikolenko@productengine.com>2016-09-01 16:40:41 +0300
commit81b683f83b759e78d1e0b598e412d86991791d39 (patch)
tree3b61a762fd0aa520db01bfdfbf18677751eaec1a /indra/newview/llfloateroutfitsnapshot.h
parentac1f29a73c8cdaa5bd7bdc47fd4d2157a879f304 (diff)
MAINT-6686 FIXED [VOB] Outfit Snapshot floater should be resized independently of general Snapshot floater
Diffstat (limited to 'indra/newview/llfloateroutfitsnapshot.h')
-rw-r--r--indra/newview/llfloateroutfitsnapshot.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/indra/newview/llfloateroutfitsnapshot.h b/indra/newview/llfloateroutfitsnapshot.h
index 04623acf0f..bee386ec63 100644
--- a/indra/newview/llfloateroutfitsnapshot.h
+++ b/indra/newview/llfloateroutfitsnapshot.h
@@ -50,6 +50,8 @@ public:
static void update();
+ void onExtendFloater();
+
static LLFloaterOutfitSnapshot* getInstance();
static LLFloaterOutfitSnapshot* findInstance();
/*virtual*/ void saveTexture();