summaryrefslogtreecommitdiff
path: root/indra/newview/llfloateroutbox.h
diff options
context:
space:
mode:
Diffstat (limited to 'indra/newview/llfloateroutbox.h')
-rwxr-xr-xindra/newview/llfloateroutbox.h3
1 files changed, 3 insertions, 0 deletions
diff --git a/indra/newview/llfloateroutbox.h b/indra/newview/llfloateroutbox.h
index 3da7c6c985..4908e4342b 100755
--- a/indra/newview/llfloateroutbox.h
+++ b/indra/newview/llfloateroutbox.h
@@ -31,6 +31,7 @@
#include "llfloater.h"
#include "llfoldertype.h"
+#include "llinventoryfilter.h"
#include "llnotificationptr.h"
@@ -175,6 +176,8 @@ private:
LLUUID mRootFolderId;
LLHandle<LLInventoryPanel> mInventoryPanel;
+ LLInventoryFilter::ESortOrderType mSortOrder;
+ LLInventoryFilter::EFilterType mFilterType;
};
#endif // LL_LLFLOATEROUTBOX_H