summaryrefslogtreecommitdiff
path: root/indra/newview/llfloatertools.h
diff options
context:
space:
mode:
authorMnikolenko ProductEngine <mnikolenko@productengine.com>2015-09-22 12:46:18 +0300
committerMnikolenko ProductEngine <mnikolenko@productengine.com>2015-09-22 12:46:18 +0300
commit723eae718795725e4008b86008dd1f30969e7b28 (patch)
tree1207dc5fff6ff485b45b0a6ee7ffd1b2c83f8c2b /indra/newview/llfloatertools.h
parent11a48c9313dca972a490b9b530a0abe75bc83a05 (diff)
MAINT-2130 FIXED Update Tools floater after loosing selection.
Diffstat (limited to 'indra/newview/llfloatertools.h')
-rwxr-xr-xindra/newview/llfloatertools.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/indra/newview/llfloatertools.h b/indra/newview/llfloatertools.h
index df481b8d4c..8f586f7da6 100755
--- a/indra/newview/llfloatertools.h
+++ b/indra/newview/llfloatertools.h
@@ -198,6 +198,7 @@ public:
private:
BOOL mDirty;
+ BOOL mHasSelection;
std::map<std::string, std::string> mStatusText;