From e00668875d989edba269732cffe4e3ea8da4aa77 Mon Sep 17 00:00:00 2001 From: zecke Date: Mon, 08 Jul 2002 18:56:49 +0000 Subject: Fix slot name --- (limited to 'noncore/net/opietooth/manager/bluebase.cpp') diff --git a/noncore/net/opietooth/manager/bluebase.cpp b/noncore/net/opietooth/manager/bluebase.cpp index 8ddc161..c29eb1a 100644 --- a/noncore/net/opietooth/manager/bluebase.cpp +++ b/noncore/net/opietooth/manager/bluebase.cpp @@ -244,7 +244,7 @@ using namespace OpieTooth; * Add fresh found devices from scan dialog to the listing * */ - void BlueBase::addSearchedDevices( const QValueList &newDevices ) { + void BlueBase::addSearchedDevices( QValueList &newDevices ) { BTListItem * deviceItem; QValueList::ConstIterator it; -- cgit v0.9.0.2