From 8be0a8e108eaf8ff99301aa175298ddeb48eae67 Mon Sep 17 00:00:00 2001 From: zecke Date: Sat, 13 Jul 2002 12:53:59 +0000 Subject: Icon loader updates and LIB updates --- (limited to 'noncore/net/opietooth/manager/btserviceitem.cpp') diff --git a/noncore/net/opietooth/manager/btserviceitem.cpp b/noncore/net/opietooth/manager/btserviceitem.cpp index 352e793..7db93c9 100644 --- a/noncore/net/opietooth/manager/btserviceitem.cpp +++ b/noncore/net/opietooth/manager/btserviceitem.cpp @@ -21,3 +21,6 @@ int BTServiceItem::typeId() const { Services BTServiceItem::services() const { return m_service; } +int BTServiceItem::serviceId() const { + return m_service.recHandle(); +}; -- cgit v0.9.0.2