summaryrefslogtreecommitdiff
path: root/noncore/apps
Unidiff
Diffstat (limited to 'noncore/apps') (more/less context) (ignore whitespace changes)
-rwxr-xr-xnoncore/apps/qashmoney/newtransaction.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/noncore/apps/qashmoney/newtransaction.h b/noncore/apps/qashmoney/newtransaction.h
index 4ee3b9d..db3a5ad 100755
--- a/noncore/apps/qashmoney/newtransaction.h
+++ b/noncore/apps/qashmoney/newtransaction.h
@@ -9,6 +9,7 @@
9#include <qlabel.h> 9#include <qlabel.h>
10#include <qstringlist.h> 10#include <qstringlist.h>
11#include <qhbox.h> 11#include <qhbox.h>
12#include <qcombobox.h>
12 13
13#include "transaction.h" 14#include "transaction.h"
14#include "preferences.h" 15#include "preferences.h"