From 276e80ce367dd89d7f3b2882ff669d6b59b78c0c Mon Sep 17 00:00:00 2001 From: Steven Bennetts Date: Mon, 12 Oct 2009 08:20:00 +0000 Subject: merge https://svn.aws.productengine.com/secondlife/export-from-ll/viewer-2-0@1967 https://svn.aws.productengine.com/secondlife/pe/stable-2@1971 -> viewer-2.0.0-3 * Bugs: EXT-1431 EXT-1237 EXT-1151 EXT-1165 EXT-1410 EXT-1419 * Dev: EXT-1232 --- indra/newview/llpanelplaces.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'indra/newview/llpanelplaces.h') diff --git a/indra/newview/llpanelplaces.h b/indra/newview/llpanelplaces.h index 0b3b3b5fc3..ce20ffdc91 100644 --- a/indra/newview/llpanelplaces.h +++ b/indra/newview/llpanelplaces.h @@ -66,7 +66,7 @@ public: private: void onLandmarkLoaded(LLLandmark* landmark); - void onFilterEdit(const std::string& search_string); + void onFilterEdit(const std::string& search_string, bool force_filter); void onTabSelected(); //void onShareButtonClicked(); -- cgit v1.2.3