summaryrefslogtreecommitdiff
path: root/noncore/net/opietooth/manager/btserviceitem.h
Side-by-side diff
Diffstat (limited to 'noncore/net/opietooth/manager/btserviceitem.h') (more/less context) (ignore whitespace changes)
-rw-r--r--noncore/net/opietooth/manager/btserviceitem.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/noncore/net/opietooth/manager/btserviceitem.h b/noncore/net/opietooth/manager/btserviceitem.h
index 6dbd8f1..625a5f7 100644
--- a/noncore/net/opietooth/manager/btserviceitem.h
+++ b/noncore/net/opietooth/manager/btserviceitem.h
@@ -16,6 +16,7 @@ namespace OpieTooth {
QString type() const;
int typeId() const;
Services services() const;
+ int serviceId() const;
private:
Services m_service;