Add "last month" filter

This commit is contained in:
Wladimir J. van der Laan
2011-07-01 20:28:11 +02:00
parent b5384e93ed
commit 05bae43c3c
2 changed files with 8 additions and 1 deletions

View File

@@ -27,6 +27,7 @@ public:
Today,
ThisWeek,
ThisMonth,
LastMonth,
ThisYear,
Range
};