summaryrefslogtreecommitdiff
path: root/noncore/net/opietooth/manager/btserviceitem.h
Unidiff
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 {
16 QString type() const; 16 QString type() const;
17 int typeId() const; 17 int typeId() const;
18 Services services() const; 18 Services services() const;
19 int serviceId() const;
19 private: 20 private:
20 Services m_service; 21 Services m_service;
21 22