diff options
author | Monty Brandenberg <monty@lindenlab.com> | 2014-09-08 15:46:29 -0400 |
---|---|---|
committer | Monty Brandenberg <monty@lindenlab.com> | 2014-09-08 15:46:29 -0400 |
commit | ac62e322ce0060758afca2007469dd25a3d64d48 (patch) | |
tree | c86f24d832bb5c5006c5dc95a28e59d1dbdc4c1f /indra/newview/llinventorypanel.h | |
parent | ee4cd594623eff6f04cfc2bafb937f0cfd631080 (diff) | |
parent | bff5a4e7940d40576f52105ab9877f5a6b7d85c8 (diff) |
Merge. Refresh from viewer-drano-http-4 after 3.7.15 release.
Diffstat (limited to 'indra/newview/llinventorypanel.h')
-rwxr-xr-x | indra/newview/llinventorypanel.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/indra/newview/llinventorypanel.h b/indra/newview/llinventorypanel.h index 91c3efd8f0..a490dfce5d 100755 --- a/indra/newview/llinventorypanel.h +++ b/indra/newview/llinventorypanel.h @@ -173,6 +173,7 @@ public: const std::string getFilterSubString(); void setSinceLogoff(BOOL sl); void setHoursAgo(U32 hours); + void setDateSearchDirection(U32 direction); BOOL getSinceLogoff(); void setFilterLinks(U64 filter_links); |