summaryrefslogtreecommitdiff
path: root/core/settings/light-and-power/main.cpp
authorzecke <zecke>2004-03-14 18:42:05 (UTC)
committer zecke <zecke>2004-03-14 18:42:05 (UTC)
commit617e15d4cdbe7bc962388f9710bce834182bee24 (patch) (side-by-side diff)
tree2c714b53d47c7421abc424b68c692dbe005bf598 /core/settings/light-and-power/main.cpp
parenta3726e8ae25805d215d0fd5c249345aad9952ef3 (diff)
downloadopie-617e15d4cdbe7bc962388f9710bce834182bee24.zip
opie-617e15d4cdbe7bc962388f9710bce834182bee24.tar.gz
opie-617e15d4cdbe7bc962388f9710bce834182bee24.tar.bz2
ODP change
Diffstat (limited to 'core/settings/light-and-power/main.cpp') (more/less context) (ignore whitespace changes)
-rw-r--r--core/settings/light-and-power/main.cpp1
1 files changed, 1 insertions, 0 deletions
diff --git a/core/settings/light-and-power/main.cpp b/core/settings/light-and-power/main.cpp
index 7a47b0b..1fc167d 100644
--- a/core/settings/light-and-power/main.cpp
+++ b/core/settings/light-and-power/main.cpp
@@ -23,4 +23,5 @@
#include <opie2/oapplicationfactory.h>
+using namespace Opie::Core;
OPIE_EXPORT_APP( OApplicationFactory<LightSettings> )