summaryrefslogtreecommitdiff
path: root/noncore/net/opietooth/manager/panpopup.h
Unidiff
Diffstat (limited to 'noncore/net/opietooth/manager/panpopup.h') (more/less context) (ignore whitespace changes)
-rw-r--r--noncore/net/opietooth/manager/panpopup.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/noncore/net/opietooth/manager/panpopup.h b/noncore/net/opietooth/manager/panpopup.h
index 1496f3a..3e535e3 100644
--- a/noncore/net/opietooth/manager/panpopup.h
+++ b/noncore/net/opietooth/manager/panpopup.h
@@ -24,10 +24,10 @@ namespace OpieTooth {
24 OpieTooth::StartPanConnection* m_panconnection; 24 OpieTooth::StartPanConnection* m_panconnection;
25 OpieTooth::BTDeviceItem *m_item; 25 OpieTooth::BTDeviceItem *m_item;
26 private slots: 26 private slots:
27 void slotConnect(); 27 void slotConnect();
28 void slotDisconnect(); 28 void slotDisconnect();
29 void slotConnectAndConfig(); 29 void slotConnectAndConfig();
30 }; 30 };
31}; 31};
32 32
33#endif 33#endif