From 18dc118b49dbfb2c4d986538002a1c8f771b33ed Mon Sep 17 00:00:00 2001 From: zecke Date: Sun, 14 Mar 2004 20:16:17 +0000 Subject: compile fix --- diff --git a/noncore/tools/euroconv/main.cpp b/noncore/tools/euroconv/main.cpp index d5f6c7f..dd4ff1d 100644 --- a/noncore/tools/euroconv/main.cpp +++ b/noncore/tools/euroconv/main.cpp @@ -1,7 +1,5 @@ /**************************************************************************** * -using namespace Opie::Core; -using namespace Opie::Core; * File: main.cpp * * Description: main file for OPIE Euroconv aapp @@ -35,5 +33,7 @@ struct Layout : QVBox{ }; +using namespace Opie::Core; + OPIE_EXPORT_APP( OApplicationFactory ) -- cgit v0.9.0.2