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

@@ -105,6 +105,7 @@
#include "llfloatereditui.h" // HACK JAMESDEBUG for ui editor
#include "llfloaterland.h"
#include "llfloaterinspect.h"
#include "llfloaterinventory.h"
#include "llfloaternamedesc.h"
#include "llfloaterpreference.h"
#include "llfloatersnapshot.h"
@@ -121,7 +122,6 @@
#include "llimagebmp.h"
#include "llimagej2c.h"
#include "llimageworker.h"
#include "llinventoryview.h"
#include "llkeyboard.h"
#include "lllineeditor.h"
#include "llmenugl.h"