summaryrefslogtreecommitdiff
path: root/indra/newview/lltoolbarview.h
diff options
context:
space:
mode:
authorRichard Linden <none@none>2011-12-06 15:35:37 -0800
committerRichard Linden <none@none>2011-12-06 15:35:37 -0800
commit37ff2f2282a7b9dbac6fb8d33bf65c110347cd24 (patch)
tree339873fbfc3c5db8f51073b0e7ce620bd1946ba9 /indra/newview/lltoolbarview.h
parent71974461114d81f818f69a4344ce4071c20f331f (diff)
parentd2a0457777a81c75b18c5eb255e6e02d47f97a80 (diff)
Automated merge with ssh://hg.lindenlab.com/richard/viewer-experience
Diffstat (limited to 'indra/newview/lltoolbarview.h')
-rw-r--r--indra/newview/lltoolbarview.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/indra/newview/lltoolbarview.h b/indra/newview/lltoolbarview.h
index b99e8bc28d..be66bcae36 100644
--- a/indra/newview/lltoolbarview.h
+++ b/indra/newview/lltoolbarview.h
@@ -129,6 +129,7 @@ private:
bool mDragStarted;
LLToolBarButton* mDragToolbarButton;
+ bool mShowToolbars;
};
extern LLToolBarView* gToolBarView;