summaryrefslogtreecommitdiff
path: root/noncore/net/opietooth/manager/bluebase.h
Side-by-side diff
Diffstat (limited to 'noncore/net/opietooth/manager/bluebase.h') (more/less context) (ignore whitespace changes)
-rw-r--r--noncore/net/opietooth/manager/bluebase.h6
1 files changed, 5 insertions, 1 deletions
diff --git a/noncore/net/opietooth/manager/bluebase.h b/noncore/net/opietooth/manager/bluebase.h
index 743062c..a8ab3db 100644
--- a/noncore/net/opietooth/manager/bluebase.h
+++ b/noncore/net/opietooth/manager/bluebase.h
@@ -42,2 +42,4 @@ namespace OpieTooth {
~BlueBase();
+
+ static QString appName() { return QString::fromLatin1("bluetooth-manager"); }
@@ -48,3 +50,4 @@ namespace OpieTooth {
void startScan();
-
+
+
private:
@@ -91,2 +94,3 @@ namespace OpieTooth {
void addSignalStrength( const QString& mac, const QString& strengh );
+ void rfcommDialog();