From e0db2259cc26cab12c6f1131b82dd867c454a3ff Mon Sep 17 00:00:00 2001 From: benmeyer Date: Fri, 08 Nov 2002 16:16:11 +0000 Subject: Code Optimizations --- (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 689eae2..d4b4af9 100644 --- a/noncore/settings/networksettings/wlan/wlanimp.cpp +++ b/noncore/settings/networksettings/wlan/wlanimp.cpp @@ -44,7 +44,7 @@ WLANImp::WLANImp( QWidget* parent, const char* name, Interface *i, bool modal, W /** * Change the profile for both wireless settings and network settings. */ -void WLANImp::setProfile(QString &profile){ +void WLANImp::setProfile(const QString &profile){ interfaceSetup->setProfile(profile); parseSettingFile(); } -- cgit v0.9.0.2