From 21cacdafcef980a5ef712de6432750128a61ccdb Mon Sep 17 00:00:00 2001 From: sandman Date: Mon, 30 Sep 2002 21:40:58 +0000 Subject: small fix due to ODevice API change --- diff --git a/core/settings/light-and-power/light.cpp b/core/settings/light-and-power/light.cpp index fbea905..ded358c 100644 --- a/core/settings/light-and-power/light.cpp +++ b/core/settings/light-and-power/light.cpp @@ -47,6 +47,7 @@ #include +using namespace Opie; LightSettings::LightSettings( QWidget* parent, const char* name, WFlags fl ) : LightSettingsBase( parent, name, TRUE, fl ) -- cgit v0.9.0.2