summaryrefslogtreecommitdiff
path: root/noncore
authorllornkcor <llornkcor>2004-07-18 04:51:25 (UTC)
committer llornkcor <llornkcor>2004-07-18 04:51:25 (UTC)
commit987705b1c4fac4a33b82b10ef1bac3ebdb49b1b8 (patch) (side-by-side diff)
tree0c4ff8001a9c7f190e4d9a44e5f6ca10ac5f598d /noncore
parent3d069bdbbad674fffdc3115888d5ed8fc771366c (diff)
downloadopie-987705b1c4fac4a33b82b10ef1bac3ebdb49b1b8.zip
opie-987705b1c4fac4a33b82b10ef1bac3ebdb49b1b8.tar.gz
opie-987705b1c4fac4a33b82b10ef1bac3ebdb49b1b8.tar.bz2
add qcombobox include
Diffstat (limited to 'noncore') (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 @@
#include <qlabel.h>
#include <qstringlist.h>
#include <qhbox.h>
+#include <qcombobox.h>
#include "transaction.h"
#include "preferences.h"