summaryrefslogtreecommitdiff
path: root/indra/newview/llinventorypanel.h
diff options
context:
space:
mode:
authorBrad Payne (Vir Linden) <vir@lindenlab.com>2011-09-15 16:09:17 -0400
committerBrad Payne (Vir Linden) <vir@lindenlab.com>2011-09-15 16:09:17 -0400
commit92fa144dcea4cbb6426b895cf5359da0c90eb4ae (patch)
treefc9f7dd3f875be8d50cc13050664b1f43ed0a93f /indra/newview/llinventorypanel.h
parent758b936deaa0e6ea397c49afa5024315415eeb93 (diff)
parentb2d20f5a989bde2c4db90091bec37d310cc346fc (diff)
merge
Diffstat (limited to 'indra/newview/llinventorypanel.h')
-rw-r--r--indra/newview/llinventorypanel.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/indra/newview/llinventorypanel.h b/indra/newview/llinventorypanel.h
index 7676bbb6d7..cfb84bf4b7 100644
--- a/indra/newview/llinventorypanel.h
+++ b/indra/newview/llinventorypanel.h
@@ -208,6 +208,8 @@ public:
void setSortOrder(U32 order);
U32 getSortOrder() const;
+ void requestSort();
+
private:
std::string mSortOrderSetting;