LLFloaterInspect: bit of cleanup and allow sorting by creation date regardless of format
This commit is contained in:
@@ -63,8 +63,6 @@ public:
|
||||
void onClickOwnerProfile();
|
||||
void onSelectObject();
|
||||
|
||||
static void onGetAvNameCallback(const LLUUID& idCreator, const LLAvatarName& av_name, void* FloaterPtr);
|
||||
|
||||
LLScrollListCtrl* mObjectList;
|
||||
protected:
|
||||
// protected members
|
||||
@@ -77,8 +75,6 @@ protected:
|
||||
private:
|
||||
LLFloaterInspect();
|
||||
virtual ~LLFloaterInspect(void);
|
||||
// static data
|
||||
// static LLFloaterInspect* sInstance;
|
||||
|
||||
LLSafeHandle<LLObjectSelection> mObjectSelection;
|
||||
// <edit>
|
||||
|
||||
Reference in New Issue
Block a user