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
parent 9453c2c2e9
commit a0c549534f
46 changed files with 1514 additions and 1332 deletions

View File

@@ -13,7 +13,6 @@
#include "llvoavatarself.h"
#include "llanimationstates.h"
#include "lluictrlfactory.h"
#include "llinventoryview.h"
#include "llstartup.h"
#include "llpreviewnotecard.h"
#include "llviewertexteditor.h"
@@ -26,8 +25,8 @@
#include "llinventory.h"
#include "llinventoryfunctions.h"
#include "llinventorypanel.h"
#include "llinventorymodelbackgroundfetch.h"
#include "llinventoryview.h"
#include "roles_constants.h"
#include "llviewerregion.h"