summaryrefslogtreecommitdiff
path: root/indra/newview/llpanelobject.h
diff options
context:
space:
mode:
authorandreykproductengine <andreykproductengine@lindenlab.com>2019-11-08 21:11:48 +0200
committerandreykproductengine <andreykproductengine@lindenlab.com>2019-11-08 21:11:48 +0200
commitaec6caf5eb89d8cc5ce37a8d59d2a57a3e745320 (patch)
tree3b89198ff1371b3a75ecaac8e5a771f13f1c1db1 /indra/newview/llpanelobject.h
parent3992875627514db275e9e394a538c0b8d597920c (diff)
SL-12241 Separated 'flexible' paramenters
Diffstat (limited to 'indra/newview/llpanelobject.h')
-rw-r--r--indra/newview/llpanelobject.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/indra/newview/llpanelobject.h b/indra/newview/llpanelobject.h
index 7161f51c73..0c37e837ad 100644
--- a/indra/newview/llpanelobject.h
+++ b/indra/newview/llpanelobject.h
@@ -205,6 +205,7 @@ protected:
BOOL mHasParamsClipboard;
BOOL mPasteParametric;
+ BOOL mPasteFlexible;
BOOL mPastePhysics;
BOOL mPasteLight;