diff options
author | Richard Linden <none@none> | 2011-06-17 15:26:57 -0700 |
---|---|---|
committer | Richard Linden <none@none> | 2011-06-17 15:26:57 -0700 |
commit | 1a228ad7a803d2ef2d095192e85bc2db95cd9e9e (patch) | |
tree | 9ab63f1d30683fd88cd52447db69037933ab5d85 /indra/newview/llplacesinventorypanel.h | |
parent | de1fe235c04312b3b25531bb727a4d4cc9abd00a (diff) | |
parent | e297016af881e51c14441ac63b67257e3d8624e2 (diff) |
Automated merge with ssh://hg.lindenlab.com/richard/viewer-experience
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 6641871a0b..f647e7f970 100644 --- a/indra/newview/llplacesinventorypanel.h +++ b/indra/newview/llplacesinventorypanel.h @@ -46,7 +46,7 @@ public: LLPlacesInventoryPanel(const Params& p); ~LLPlacesInventoryPanel(); - /*virtual*/ BOOL postBuild(); + /*virtual*/ void buildFolderView(const LLInventoryPanel::Params& params); void saveFolderState(); void restoreFolderState(); |