summaryrefslogtreecommitdiff
path: root/indra/newview/llinventorypanel.h
diff options
context:
space:
mode:
authorrichard <none@none>2010-01-07 19:05:40 -0800
committerrichard <none@none>2010-01-07 19:05:40 -0800
commit96898f35e8b65beb704ed13e5fb8ef4f43497675 (patch)
tree0815d61932ea63879b6c5257294b07a72749ec63 /indra/newview/llinventorypanel.h
parent26d2a5fea1d87ef531a5b66a8eed712f96096f51 (diff)
parent3a0b948bb355ab11f03173f3db06e63504ef0ac8 (diff)
merge
Diffstat (limited to 'indra/newview/llinventorypanel.h')
-rw-r--r--indra/newview/llinventorypanel.h2
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;