summaryrefslogtreecommitdiff
path: root/indra/newview/llfloatermap.h
diff options
context:
space:
mode:
authorTofu Linden <tofu.linden@lindenlab.com>2010-06-02 20:17:25 +0100
committerTofu Linden <tofu.linden@lindenlab.com>2010-06-02 20:17:25 +0100
commite57ae451744f08c1c614ef6903918ba4be6d4674 (patch)
tree00608932937c6b75f9b2cdc72d151005425f95a5 /indra/newview/llfloatermap.h
parent6b45a32ac56b95f3e70ba4948819d470f3574cea (diff)
parent142a6c3b8fa9e286c0336236d1eccd9a6725f06a (diff)
merge from PE's viewer-trunk
Diffstat (limited to 'indra/newview/llfloatermap.h')
-rw-r--r--indra/newview/llfloatermap.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/indra/newview/llfloatermap.h b/indra/newview/llfloatermap.h
index 9ff2f03180..3c063adfb8 100644
--- a/indra/newview/llfloatermap.h
+++ b/indra/newview/llfloatermap.h
@@ -61,6 +61,8 @@ private:
void handleStopTracking (const LLSD& userdata);
void setDirectionPos( LLTextBox* text_box, F32 rotation );
void updateMinorDirections();
+
+ void stretchMiniMap(S32 width,S32 height);
LLMenuGL* mPopupMenu;