From f12af18557c8f376f0c6c30e80a85737ff6c592e Mon Sep 17 00:00:00 2001 From: zecke Date: Sun, 14 Mar 2004 16:01:52 +0000 Subject: Make use of ODP --- (limited to 'noncore/settings/networksettings/wlan/wlanimp.cpp') diff --git a/noncore/settings/networksettings/wlan/wlanimp.cpp b/noncore/settings/networksettings/wlan/wlanimp.cpp index 95f4abe..80a9927 100644 --- a/noncore/settings/networksettings/wlan/wlanimp.cpp +++ b/noncore/settings/networksettings/wlan/wlanimp.cpp @@ -25,6 +25,7 @@ /** * Constructor, read in the wireless.opts file for parsing later. */ +using namespace Opie::Core; WLANImp::WLANImp( QWidget* parent, const char* name, Interface *i, bool modal, WFlags fl):WLAN(parent, name, modal, fl), currentProfile("*") { interfaceSetup = new InterfaceSetupImp(tabWidget, "InterfaceSetupImp", i); tabWidget->insertTab(interfaceSetup, "TCP/IP"); -- cgit v0.9.0.2