From 2ab70064958916733daf1b5f095cef562b2e9163 Mon Sep 17 00:00:00 2001 From: wimpie Date: Thu, 08 Apr 2004 01:25:02 +0000 Subject: Link with libopiecore2 added linke to btmgr --- (limited to 'noncore/settings/networksettings2/profile/profile_NN.cpp') diff --git a/noncore/settings/networksettings2/profile/profile_NN.cpp b/noncore/settings/networksettings2/profile/profile_NN.cpp index d06b7ef..59c34a3 100644 --- a/noncore/settings/networksettings2/profile/profile_NN.cpp +++ b/noncore/settings/networksettings2/profile/profile_NN.cpp @@ -40,13 +40,13 @@ const char * ProfileNetNode::provides( void ) { bool ProfileNetNode::generateProperFilesFor( ANetNodeInstance * ) { - return 1; + return 0; } bool ProfileNetNode::generateDeviceDataForCommonFile( SystemFile & , long ) { - return 1; + return 0; } void ProfileNetNode::setSpecificAttribute( QString & , QString & ) { -- cgit v0.9.0.2