From a22f8dd98789f4638ab241d281d4319e0ed911ba Mon Sep 17 00:00:00 2001 From: benmeyer Date: Wed, 30 Oct 2002 15:36:45 +0000 Subject: Re-added profile information which makes interfaces work again --- (limited to 'noncore/net/networksetup/interfaces/interfacesetupimp.cpp') diff --git a/noncore/net/networksetup/interfaces/interfacesetupimp.cpp b/noncore/net/networksetup/interfaces/interfacesetupimp.cpp index 97c05cc..d42b45d 100644 --- a/noncore/net/networksetup/interfaces/interfacesetupimp.cpp +++ b/noncore/net/networksetup/interfaces/interfacesetupimp.cpp @@ -93,6 +93,7 @@ void InterfaceSetupImp::setProfile(const QString &profile){ QString newInterfaceName = interface->getInterfaceName(); if(profile.length() > 0) newInterfaceName += "_" + profile; + qDebug("InterfaceSetupImp::setProfile"); // See if we have to make a interface. if(!interfaces->setInterface(newInterfaceName)){ // Add making for this new interface if need too -- cgit v0.9.0.2