From 31180f5b45a646a39b178c0b344ea6f4f8557ae1 Mon Sep 17 00:00:00 2001 From: Jeremy Lainé Date: Fri, 19 Dec 2014 17:53:28 +0100 Subject: prune trailing whitespace --- examples/example_4_callHandling/example_4_callHandling.cpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'examples/example_4_callHandling/example_4_callHandling.cpp') diff --git a/examples/example_4_callHandling/example_4_callHandling.cpp b/examples/example_4_callHandling/example_4_callHandling.cpp index e0c4893b..c2989f3b 100644 --- a/examples/example_4_callHandling/example_4_callHandling.cpp +++ b/examples/example_4_callHandling/example_4_callHandling.cpp @@ -126,7 +126,7 @@ void xmppClient::slotCallReceived(QXmppCall *call) this, SLOT(slotAudioModeChanged(QIODevice::OpenMode))); Q_ASSERT(check); - // accept call + // accept call call->accept(); } -- cgit v1.2.3