From a063ad8dff07e409ae6afd2f4b2a21f26330d6e5 Mon Sep 17 00:00:00 2001 From: Tomasz Sterna Date: Sun, 13 Jul 2014 00:06:44 +0200 Subject: Fixed incoming calls notification --- daemon/voicecallhandler.h | 1 + 1 file changed, 1 insertion(+) (limited to 'daemon/voicecallhandler.h') diff --git a/daemon/voicecallhandler.h b/daemon/voicecallhandler.h index f96a97a..bd0d71d 100644 --- a/daemon/voicecallhandler.h +++ b/daemon/voicecallhandler.h @@ -71,6 +71,7 @@ public Q_SLOTS: protected Q_SLOTS: void initialize(bool notifyError = false); + bool getProperties(); void onPendingCallFinished(QDBusPendingCallWatcher *watcher); void onDurationChanged(); -- cgit v1.2.3