From 8a243adc61fc9c8a48fa9061f0eba12c7b345d70 Mon Sep 17 00:00:00 2001 From: zecke Date: Sun, 14 Mar 2004 15:07:48 +0000 Subject: Opie2 and ODP changes Also try to make signals/slots syntax obey the namespaces --- (limited to 'noncore/tools/euroconv/main.cpp') diff --git a/noncore/tools/euroconv/main.cpp b/noncore/tools/euroconv/main.cpp index b765a5e..d5f6c7f 100644 --- a/noncore/tools/euroconv/main.cpp +++ b/noncore/tools/euroconv/main.cpp @@ -1,5 +1,7 @@ /**************************************************************************** * +using namespace Opie::Core; +using namespace Opie::Core; * File: main.cpp * * Description: main file for OPIE Euroconv aapp @@ -18,7 +20,7 @@ #include "calcdisplay.h" #include "calckeypad.h" -#include +#include struct Layout : QVBox{ static QString appName() { return QString::fromLatin1("euroconv"); } -- cgit v0.9.0.2