summaryrefslogtreecommitdiff
path: root/noncore/apps/qashmoney/qashmoney.h
Unidiff
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 @@
7#include <qtabwidget.h> 7#include <qtabwidget.h>
8#include <qdatetime.h>
8 9
@@ -48,2 +49,3 @@ class QashMoney : public QWidget
48 void toggleOneTouchViewing ( bool ); 49 void toggleOneTouchViewing ( bool );
50 void setTransactionDisplayDate ();
49 51
@@ -56,2 +58,3 @@ class QashMoney : public QWidget
56 int tabheight; 58 int tabheight;
59 QDate newdate;
57 60