summaryrefslogtreecommitdiff
path: root/src/filters.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/filters.h')
-rw-r--r--src/filters.h5
1 files changed, 3 insertions, 2 deletions
diff --git a/src/filters.h b/src/filters.h
index ba3692ac..cc3729ea 100644
--- a/src/filters.h
+++ b/src/filters.h
@@ -550,8 +550,9 @@ class transfer_details : public item_handler<post_t>
public:
enum element_t {
- SET_PAYEE,
- SET_ACCOUNT
+ SET_DATE,
+ SET_ACCOUNT,
+ SET_PAYEE
} which_element;
transfer_details(post_handler_ptr handler,