summaryrefslogtreecommitdiff
path: root/core/settings/citytime/main.cpp
Side-by-side diff
Diffstat (limited to 'core/settings/citytime/main.cpp') (more/less context) (ignore whitespace changes)
-rw-r--r--core/settings/citytime/main.cpp1
1 files changed, 1 insertions, 0 deletions
diff --git a/core/settings/citytime/main.cpp b/core/settings/citytime/main.cpp
index 7fb76ec..3f22621 100644
--- a/core/settings/citytime/main.cpp
+++ b/core/settings/citytime/main.cpp
@@ -12,13 +12,14 @@
** WARRANTY OF DESIGN, MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE.
**
** See http://www.trolltech.com/gpl/ for GPL licensing information.
**
** Contact info@trolltech.com if any conditions of this licensing are
** not clear to you.
**
**********************************************************************/
#include "citytime.h"
#include <opie2/oapplicationfactory.h>
+using namespace Opie::Core;
OPIE_EXPORT_APP( Opie::Core::OApplicationFactory<CityTime> )