summaryrefslogtreecommitdiff
path: root/indra/newview/llmoveview.h
diff options
context:
space:
mode:
authorDave Parks <davep@lindenlab.com>2012-09-11 15:55:36 -0500
committerDave Parks <davep@lindenlab.com>2012-09-11 15:55:36 -0500
commit7aca8ad6b83be2d260b26bd5d27ff36ec7786cff (patch)
treed4858cb0d901fc27130cb60da617227e48a17569 /indra/newview/llmoveview.h
parentd1c34bff3787c6228b5d89316079011a7f098cfc (diff)
MAINT-1534 Fix for calls to find widgets getting out of hand.
Diffstat (limited to 'indra/newview/llmoveview.h')
-rw-r--r--indra/newview/llmoveview.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/indra/newview/llmoveview.h b/indra/newview/llmoveview.h
index 744dd866d4..c525d9dfdb 100644
--- a/indra/newview/llmoveview.h
+++ b/indra/newview/llmoveview.h
@@ -172,6 +172,8 @@ private:
*/
LLHandle<LLPanel> mOriginalParent;
+ LLHandle<LLPanel> mStateManagementButtons;
+
/**
* True if the panel is currently attached to the movement controls floater.
*