diff options
Diffstat (limited to 'daemon/voicecallhandler.h')
| -rw-r--r-- | daemon/voicecallhandler.h | 1 |
1 files changed, 1 insertions, 0 deletions
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(); |
