summaryrefslogtreecommitdiff
path: root/indra/newview/llpanelplacestab.h
diff options
context:
space:
mode:
authorTofu Linden <tofu.linden@lindenlab.com>2010-05-11 11:05:23 +0100
committerTofu Linden <tofu.linden@lindenlab.com>2010-05-11 11:05:23 +0100
commitc544729cee19dfca35a06316c38b17fae3832982 (patch)
tree63036c23a2a181e9c637b3b7293a9aadc549fd4b /indra/newview/llpanelplacestab.h
parent8c09b332023b9b9422fd431fd0edda82276a412d (diff)
parentee1bede01d5ecb8c018a8083456ee85542d4616f (diff)
merge from viewer-public
Diffstat (limited to 'indra/newview/llpanelplacestab.h')
-rw-r--r--indra/newview/llpanelplacestab.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/indra/newview/llpanelplacestab.h b/indra/newview/llpanelplacestab.h
index f4e93a7658..4a155afd71 100644
--- a/indra/newview/llpanelplacestab.h
+++ b/indra/newview/llpanelplacestab.h
@@ -47,6 +47,7 @@ public:
virtual void onShowOnMap() = 0;
virtual void onShowProfile() = 0;
virtual void onTeleport() = 0;
+ virtual bool isSingleItemSelected() = 0;
bool isTabVisible(); // Check if parent TabContainer is visible.