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:
@@ -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"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user