Add "last month" filter
[novacoin.git] / src / qt / transactionview.h
index 96cdf97..fe0f154 100644 (file)
@@ -27,6 +27,7 @@ public:
         Today,
         ThisWeek,
         ThisMonth,
+        LastMonth,
         ThisYear,
         Range
     };