summaryrefslogtreecommitdiff
path: root/indra/newview/llpanelteleporthistory.h
diff options
context:
space:
mode:
authorLoren Shih <seraph@lindenlab.com>2010-05-11 13:02:43 -0400
committerLoren Shih <seraph@lindenlab.com>2010-05-11 13:02:43 -0400
commit5490d4f56688597dfcd6077bc7e0f5f0c9053ae4 (patch)
treeb915d504affa6bf6033c92c80181370442ee91c8 /indra/newview/llpanelteleporthistory.h
parent64da5083d0b99d58140d84f9a44191b5c3d321b1 (diff)
parentee1bede01d5ecb8c018a8083456ee85542d4616f (diff)
automated merge
Diffstat (limited to 'indra/newview/llpanelteleporthistory.h')
-rw-r--r--indra/newview/llpanelteleporthistory.h3
1 files changed, 3 insertions, 0 deletions
diff --git a/indra/newview/llpanelteleporthistory.h b/indra/newview/llpanelteleporthistory.h
index a456ca506f..1f2be63dc2 100644
--- a/indra/newview/llpanelteleporthistory.h
+++ b/indra/newview/llpanelteleporthistory.h
@@ -77,6 +77,7 @@ public:
/*virtual*/ void onTeleport();
///*virtual*/ void onCopySLURL();
/*virtual*/ void updateVerbs();
+ /*virtual*/ bool isSingleItemSelected();
private:
@@ -123,4 +124,6 @@ private:
LLHandle<LLView> mGearMenuHandle;
};
+
+
#endif //LL_LLPANELTELEPORTHISTORY_H