Innitial commit. Pulled minor changes out of bulk of changes comming for multi-wearables.
This commit is contained in:
@@ -41,7 +41,7 @@
|
||||
#include "llfloater.h"
|
||||
|
||||
class LLObjectSelection;
|
||||
class LLPanelInventory;
|
||||
class LLPanelObjectInventory;
|
||||
|
||||
class LLFloaterOpenObject
|
||||
: public LLFloater
|
||||
@@ -84,7 +84,7 @@ protected:
|
||||
protected:
|
||||
static LLFloaterOpenObject* sInstance;
|
||||
|
||||
LLPanelInventory* mPanelInventory;
|
||||
LLPanelObjectInventory* mPanelInventory;
|
||||
LLSafeHandle<LLObjectSelection> mObjectSelection;
|
||||
BOOL mDirty;
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user