From 26c7e63572e729b4846e4f7551bb041aa6d4bd83 Mon Sep 17 00:00:00 2001 From: zecke Date: Sun, 14 Jul 2002 18:04:14 +0000 Subject: - able to configure HCID - able to save and restore known devices - able to scan servivces and shows the right pixmap too - able to do some more - scan dialog clean up ( tiny ) --- (limited to 'noncore/net/opietooth/manager/bticonloader.cpp') diff --git a/noncore/net/opietooth/manager/bticonloader.cpp b/noncore/net/opietooth/manager/bticonloader.cpp index f299117..a26af54 100644 --- a/noncore/net/opietooth/manager/bticonloader.cpp +++ b/noncore/net/opietooth/manager/bticonloader.cpp @@ -66,7 +66,7 @@ namespace OpieTooth { QMap::Iterator it; - it = deviceIcons.find( serviceClass ); + it = serviceIcons.find( serviceClass ); iconName = it.data(); if ( iconName.isEmpty() ) { -- cgit v0.9.0.2