diff options
author | Aimee Linden <aimee@lindenlab.com> | 2010-02-05 16:23:13 +0000 |
---|---|---|
committer | Aimee Linden <aimee@lindenlab.com> | 2010-02-05 16:23:13 +0000 |
commit | fc9099a0faef9f077b7986651f953998d6b9ac0c (patch) | |
tree | d192c0e25d250c20faae00519ce3decb0d099340 /indra/newview/llplacesinventorypanel.h | |
parent | da44a78e6a899324ca9dad6bae6e0d6fc8b73dcb (diff) | |
parent | 166ac89de9bcf951103cbf2551a133ebe9e43035 (diff) |
merge
Diffstat (limited to 'indra/newview/llplacesinventorypanel.h')
-rw-r--r-- | indra/newview/llplacesinventorypanel.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/indra/newview/llplacesinventorypanel.h b/indra/newview/llplacesinventorypanel.h index 86937e7c7f..04c6758eae 100644 --- a/indra/newview/llplacesinventorypanel.h +++ b/indra/newview/llplacesinventorypanel.h @@ -67,7 +67,7 @@ private: class LLPlacesFolderView : public LLFolderView { public: - LLPlacesFolderView(const LLFolderView::Params& p) : LLFolderView(p) {}; + LLPlacesFolderView(const LLFolderView::Params& p); /** * Handles right mouse down * |