Pulled apart LLInventoryPanel and LLInventoryView. TODO: LLInventoryView needs to be chopped apart into a floater (LLFloaterInventory) and a panel (LLPanelMainInventory).

This commit is contained in:
Shyotl
2012-01-29 17:10:04 -06:00
committed by Lirusaito
parent 32c6365bf9
commit 9f7e9299bd
46 changed files with 1514 additions and 1332 deletions

View File

@@ -48,7 +48,7 @@
#include "llinventory.h"
#include "llinventoryfunctions.h"
#include "llinventorymodelbackgroundfetch.h"
#include "llinventoryview.h"
#include "llinventorypanel.h"
#include "lllineeditor.h"
#include "llui.h"
#include "llviewerinventory.h"