From f86af8e40591693f733c539a476c53ccf41c97a1 Mon Sep 17 00:00:00 2001 From: Tomasz Sterna Date: Mon, 30 Jun 2014 02:14:58 +0200 Subject: Implemented notification on Pebble connect/disconnect --- daemon/daemon.pro | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'daemon/daemon.pro') diff --git a/daemon/daemon.pro b/daemon/daemon.pro index ca7fd70..b0957fe 100644 --- a/daemon/daemon.pro +++ b/daemon/daemon.pro @@ -9,7 +9,7 @@ INCLUDEPATH += ../lib LIBS += -L$$OUT_PWD/../lib -lpebble QT += bluetooth dbus contacts -PKGCONFIG += commhistory-qt5 +PKGCONFIG += commhistory-qt5 mlite5 QMAKE_CXXFLAGS += -std=c++0x SOURCES += \ -- cgit v1.2.3