summaryrefslogtreecommitdiff
path: root/indra/newview/llpanellandmarks.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/llpanellandmarks.h
parent64da5083d0b99d58140d84f9a44191b5c3d321b1 (diff)
parentee1bede01d5ecb8c018a8083456ee85542d4616f (diff)
automated merge
Diffstat (limited to 'indra/newview/llpanellandmarks.h')
-rw-r--r--indra/newview/llpanellandmarks.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/indra/newview/llpanellandmarks.h b/indra/newview/llpanellandmarks.h
index 2d1eb0f091..8f8d9c2708 100644
--- a/indra/newview/llpanellandmarks.h
+++ b/indra/newview/llpanellandmarks.h
@@ -60,6 +60,7 @@ public:
/*virtual*/ void onShowProfile();
/*virtual*/ void onTeleport();
/*virtual*/ void updateVerbs();
+ /*virtual*/ bool isSingleItemSelected();
void onSelectionChange(LLPlacesInventoryPanel* inventory_list, const std::deque<LLFolderViewItem*> &items, BOOL user_action);
void onSelectorButtonClicked();