summaryrefslogtreecommitdiff
path: root/libwatchfish.pro
diff options
context:
space:
mode:
authorJavier <dev.git@javispedro.com>2016-08-28 17:03:04 +0200
committerJavier <dev.git@javispedro.com>2016-08-28 17:03:04 +0200
commitfa539e0228bb618516372d330b9e57f8f482d422 (patch)
tree14e36b10bdecfcd77fcc30f62de8c47e6fdf8ec6 /libwatchfish.pro
parente555e7549d369feaf2e6176a75a5f56fe2774995 (diff)
downloadlibwatchfish-fa539e0228bb618516372d330b9e57f8f482d422.tar.gz
libwatchfish-fa539e0228bb618516372d330b9e57f8f482d422.zip
add calendar feature
Diffstat (limited to 'libwatchfish.pro')
-rw-r--r--libwatchfish.pro2
1 files changed, 1 insertions, 1 deletions
diff --git a/libwatchfish.pro b/libwatchfish.pro
index 8935a77..18313a4 100644
--- a/libwatchfish.pro
+++ b/libwatchfish.pro
@@ -4,5 +4,5 @@ TEMPLATE = lib
CONFIG += staticlib
QT += dbus
-WATCHFISH_FEATURES = notificationmonitor walltime music
+WATCHFISH_FEATURES = notificationmonitor walltime music calendar
include(libwatchfish.pri)