diff options
author | richard <none@none> | 2010-01-07 19:05:40 -0800 |
---|---|---|
committer | richard <none@none> | 2010-01-07 19:05:40 -0800 |
commit | 96898f35e8b65beb704ed13e5fb8ef4f43497675 (patch) | |
tree | 0815d61932ea63879b6c5257294b07a72749ec63 /indra/newview/llinventorypanel.h | |
parent | 26d2a5fea1d87ef531a5b66a8eed712f96096f51 (diff) | |
parent | 3a0b948bb355ab11f03173f3db06e63504ef0ac8 (diff) |
merge
Diffstat (limited to 'indra/newview/llinventorypanel.h')
-rw-r--r-- | indra/newview/llinventorypanel.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/indra/newview/llinventorypanel.h b/indra/newview/llinventorypanel.h index 4f7f0a79f6..09533b52f1 100644 --- a/indra/newview/llinventorypanel.h +++ b/indra/newview/llinventorypanel.h @@ -167,7 +167,7 @@ public: static LLInventoryPanel *getActiveInventoryPanel(BOOL auto_open = TRUE); protected: - void defaultOpenInventory(); // open the first level of inventory + void openStartFolderOrMyInventory(); // open the first level of inventory LLInventoryModel* mInventory; LLInventoryObserver* mInventoryObserver; |