summaryrefslogtreecommitdiff
path: root/noncore/apps/qashmoney/qashmoney.h
Side-by-side diff
Diffstat (limited to 'noncore/apps/qashmoney/qashmoney.h') (more/less context) (show whitespace changes)
-rwxr-xr-xnoncore/apps/qashmoney/qashmoney.h3
1 files changed, 3 insertions, 0 deletions
diff --git a/noncore/apps/qashmoney/qashmoney.h b/noncore/apps/qashmoney/qashmoney.h
index cf0bd42..ec2c7ec 100755
--- a/noncore/apps/qashmoney/qashmoney.h
+++ b/noncore/apps/qashmoney/qashmoney.h
@@ -7,2 +7,3 @@
#include <qtabwidget.h>
+#include <qdatetime.h>
@@ -48,2 +49,3 @@ class QashMoney : public QWidget
void toggleOneTouchViewing ( bool );
+ void setTransactionDisplayDate ();
@@ -56,2 +58,3 @@ class QashMoney : public QWidget
int tabheight;
+ QDate newdate;