-rw-r--r-- | noncore/tools/euroconv/main.cpp | 4 |
1 files changed, 2 insertions, 2 deletions
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 | |||
@@ -2,4 +2,2 @@ | |||
2 | * | 2 | * |
3 | using namespace Opie::Core; | ||
4 | using namespace Opie::Core; | ||
5 | * File: main.cpp | 3 | * File: main.cpp |
@@ -37,2 +35,4 @@ struct Layout : QVBox{ | |||
37 | 35 | ||
36 | using namespace Opie::Core; | ||
37 | |||
38 | OPIE_EXPORT_APP( OApplicationFactory<Layout> ) | 38 | OPIE_EXPORT_APP( OApplicationFactory<Layout> ) |