From 0de0c28bda1190c1e1df92dfa591c9c555f80fcd Mon Sep 17 00:00:00 2001 From: alwin Date: Mon, 15 Mar 2004 14:02:08 +0000 Subject: namespace fix --- (limited to 'noncore/todayplugins') diff --git a/noncore/todayplugins/weather/weatherpluginwidget.h b/noncore/todayplugins/weather/weatherpluginwidget.h index 93d0f59..e09e831 100644 --- a/noncore/todayplugins/weather/weatherpluginwidget.h +++ b/noncore/todayplugins/weather/weatherpluginwidget.h @@ -32,7 +32,7 @@ #include #include -namespace Opie {namespace Core {class Opie::Core::OProcess;}} +namespace Opie {namespace Core {class OProcess;}} class QLabel; class QTimer; -- cgit v0.9.0.2