From 930abeed35ee6dd3aaec491f13d400f825b9d9d1 Mon Sep 17 00:00:00 2001 From: wimpie Date: Mon, 05 Apr 2004 22:01:44 +0000 Subject: fixed bluetooth missing symbols --- (limited to 'noncore/settings/networksettings2/bluetooth/bluetoothBNEP_NNI.cpp') diff --git a/noncore/settings/networksettings2/bluetooth/bluetoothBNEP_NNI.cpp b/noncore/settings/networksettings2/bluetooth/bluetoothBNEP_NNI.cpp index 1743c1d..73312c6 100644 --- a/noncore/settings/networksettings2/bluetooth/bluetoothBNEP_NNI.cpp +++ b/noncore/settings/networksettings2/bluetooth/bluetoothBNEP_NNI.cpp @@ -27,3 +27,11 @@ void ABluetoothBNEP::commit( void ) { if( GUI && GUI->commit( Data ) ) setModified( 1 ); } + +bool ABluetoothBNEP::hasDataFor( const QString & ) { + return 0; +} + +bool ABluetoothBNEP::generateDataForCommonFile( SystemFile & , long ){ + return 0; +} -- cgit v0.9.0.2