From 3d27828732fe7e499219ad6e208dc13dead86431 Mon Sep 17 00:00:00 2001 From: zecke Date: Sat, 13 Mar 2004 22:41:59 +0000 Subject: Namespace changes for Apps QAshMoney and Reader need to be valgrinded --- (limited to 'noncore/apps/opie-console/io_modem.cpp') diff --git a/noncore/apps/opie-console/io_modem.cpp b/noncore/apps/opie-console/io_modem.cpp index 1ce680a..b74d076 100644 --- a/noncore/apps/opie-console/io_modem.cpp +++ b/noncore/apps/opie-console/io_modem.cpp @@ -3,6 +3,8 @@ #include "dialer.h" +using namespace Opie::Core; +using namespace Opie::Core; IOModem::IOModem( const Profile &profile ) : IOSerial( profile ) { m_profile = profile; -- cgit v0.9.0.2