summaryrefslogtreecommitdiff
path: root/indra/newview/llplacesinventorypanel.h
diff options
context:
space:
mode:
authorYchebotarev ProductEngine <ychebotarev@productengine.com>2010-01-28 08:22:26 +0200
committerYchebotarev ProductEngine <ychebotarev@productengine.com>2010-01-28 08:22:26 +0200
commitab68d36518dc8a320b465217e89e1207ee4b00fd (patch)
tree48d13a5c70000adac3c68df018a636b6ad0a8d3c /indra/newview/llplacesinventorypanel.h
parent15a92d2426598db539823a086c25442aeecd4839 (diff)
working on normal EXT-4261 Cannot use Keyboard to navigate to search result in my landmarks tab
--HG-- branch : product-engine
Diffstat (limited to 'indra/newview/llplacesinventorypanel.h')
-rw-r--r--indra/newview/llplacesinventorypanel.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/indra/newview/llplacesinventorypanel.h b/indra/newview/llplacesinventorypanel.h
index 7b34045d32..86937e7c7f 100644
--- a/indra/newview/llplacesinventorypanel.h
+++ b/indra/newview/llplacesinventorypanel.h
@@ -57,6 +57,8 @@ public:
void saveFolderState();
void restoreFolderState();
+ virtual S32 notify(const LLSD& info) ;
+
private:
LLSaveFolderState* mSavedFolderState;
};