From 7485cd42befd86ad035ef4fa29d6e8f728b1e211 Mon Sep 17 00:00:00 2001 From: alwin Date: Sun, 04 Apr 2004 23:47:04 +0000 Subject: someone forget to include opie2/odebug while switching from qDebug to odebug ;) --- (limited to 'noncore/net/mail/mainwindow.cpp') diff --git a/noncore/net/mail/mainwindow.cpp b/noncore/net/mail/mainwindow.cpp index 4c87d64..979b73a 100644 --- a/noncore/net/mail/mainwindow.cpp +++ b/noncore/net/mail/mainwindow.cpp @@ -4,11 +4,13 @@ #include #include +#include #include #include "defines.h" #include "mainwindow.h" +using namespace Opie::Core; MainWindow::MainWindow( QWidget *parent, const char *name, WFlags flags ) : QMainWindow( parent, name, flags ) -- cgit v0.9.0.2