From 02d9b5893ef441656d70cbe702e0d2339ae5c6de Mon Sep 17 00:00:00 2001 From: Javier Date: Mon, 23 Mar 2015 03:57:44 +0100 Subject: use profiled via proxy --- saltoqd/voicecallmanager.h | 3 +++ 1 file changed, 3 insertions(+) (limited to 'saltoqd/voicecallmanager.h') diff --git a/saltoqd/voicecallmanager.h b/saltoqd/voicecallmanager.h index eb9e38e..8a7bd85 100644 --- a/saltoqd/voicecallmanager.h +++ b/saltoqd/voicecallmanager.h @@ -19,6 +19,9 @@ private: static QString getCurrentProfile(); static void setProfile(const QString &name); +private slots: + void handleProfileChanged(bool changed, bool active, const QString &profile); + private: ToqManager *_toq; }; -- cgit v1.2.3