summaryrefslogtreecommitdiff
path: root/noncore/net/mail/editaccounts.cpp
Side-by-side diff
Diffstat (limited to 'noncore/net/mail/editaccounts.cpp') (more/less context) (show whitespace changes)
-rw-r--r--noncore/net/mail/editaccounts.cpp3
1 files changed, 3 insertions, 0 deletions
diff --git a/noncore/net/mail/editaccounts.cpp b/noncore/net/mail/editaccounts.cpp
index de064ca..b0ce57d 100644
--- a/noncore/net/mail/editaccounts.cpp
+++ b/noncore/net/mail/editaccounts.cpp
@@ -5,2 +5,3 @@
/* OPIE */
+#include <opie2/odebug.h>
#include <qpe/qpeapplication.h>
@@ -13,2 +14,4 @@
+using namespace Opie::Core;
+
AccountListItem::AccountListItem( QListView *parent, Account *a)