diff options
| author | Tomasz Sterna <tomek@xiaoka.com> | 2015-06-09 16:14:42 +0200 |
|---|---|---|
| committer | Tomasz Sterna <tomek@xiaoka.com> | 2015-06-09 16:14:42 +0200 |
| commit | 882b7b9327edb3dd73fa3e82eba83c0405f91b83 (patch) | |
| tree | 0f3d3d30289256f9485774822d354bb5d5f50f3b /daemon/daemon.pro | |
| parent | 7d7dd8aae50816e86d32b5c5c3b34391131b3607 (diff) | |
Handle multiple paired Pebbles882b7b9327smokku/master
Moved Pebble discovery to WatchConnector.
Removed empty DBusConnector.
Minor firmware handling fixes.
Diffstat (limited to 'daemon/daemon.pro')
| -rw-r--r-- | daemon/daemon.pro | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/daemon/daemon.pro b/daemon/daemon.pro index 40d3290..4520b57 100644 --- a/daemon/daemon.pro +++ b/daemon/daemon.pro @@ -16,7 +16,6 @@ SOURCES += \ voicecallhandler.cpp \ notificationmanager.cpp \ watchconnector.cpp \ - dbusconnector.cpp \ appmanager.cpp \ musicmanager.cpp \ datalogmanager.cpp \ @@ -36,7 +35,6 @@ HEADERS += \ voicecallhandler.h \ notificationmanager.h \ watchconnector.h \ - dbusconnector.h \ settings.h \ appmanager.h \ musicmanager.h \ |
