summaryrefslogtreecommitdiff
path: root/indra/newview/lllocationinputctrl.h
diff options
context:
space:
mode:
authorTofu Linden <tofu.linden@lindenlab.com>2010-02-19 13:08:10 +0000
committerTofu Linden <tofu.linden@lindenlab.com>2010-02-19 13:08:10 +0000
commitc3a71b7dcbfe855058a84e22651aea3910133aa1 (patch)
treec2682496dee4a394f91a4ccc7ddcf3159f5cb0ae /indra/newview/lllocationinputctrl.h
parent24c7e08b4038e77792e4eca318c00bcc80138d7e (diff)
parentf752b73cb2c18521765760bb7986816ee7b94056 (diff)
PE merge.
Diffstat (limited to 'indra/newview/lllocationinputctrl.h')
-rw-r--r--indra/newview/lllocationinputctrl.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/indra/newview/lllocationinputctrl.h b/indra/newview/lllocationinputctrl.h
index caa62daa1b..4bb41f3bf4 100644
--- a/indra/newview/lllocationinputctrl.h
+++ b/indra/newview/lllocationinputctrl.h
@@ -174,6 +174,8 @@ private:
LLRemoveLandmarkObserver* mRemoveLandmarkObserver;
LLParcelChangeObserver* mParcelChangeObserver;
+ boost::signals2::connection mCoordinatesControlConnection;
+ boost::signals2::connection mParcelPropertiesControlConnection;
boost::signals2::connection mParcelMgrConnection;
boost::signals2::connection mLocationHistoryConnection;
LLUIImage* mLandmarkImageOn;