summaryrefslogtreecommitdiff
path: root/noncore/apps/qashmoney/transfer.h
Side-by-side diff
Diffstat (limited to 'noncore/apps/qashmoney/transfer.h') (more/less context) (show whitespace changes)
-rwxr-xr-xnoncore/apps/qashmoney/transfer.h3
1 files changed, 2 insertions, 1 deletions
diff --git a/noncore/apps/qashmoney/transfer.h b/noncore/apps/qashmoney/transfer.h
index 33dedf4..e910e7c 100755
--- a/noncore/apps/qashmoney/transfer.h
+++ b/noncore/apps/qashmoney/transfer.h
@@ -6,2 +6,3 @@
#include <sqlite.h>
+#include <qdatetime.h>
@@ -31,3 +32,3 @@ class Transfer
- void displayTransfers ( QListView *listview, int accountid, bool children );
+ void displayTransfers ( QListView *listview, int accountid, bool children, QDate displaydate );
int getCleared ( int id );