From e2165a29b9fc618037295fc7515e0364b9a3da4f Mon Sep 17 00:00:00 2001 From: harlekin Date: Thu, 06 Mar 2003 22:22:51 +0000 Subject: activate connections tab --- (limited to 'noncore/net/opietooth/lib') diff --git a/noncore/net/opietooth/lib/manager.cc b/noncore/net/opietooth/lib/manager.cc index 1281116..59ade6d 100644 --- a/noncore/net/opietooth/lib/manager.cc +++ b/noncore/net/opietooth/lib/manager.cc @@ -259,16 +259,17 @@ void Manager::searchConnections() { delete proc; } } -void Manager::slotConnectionExited( OProcess* /*proc*/ ) { - qWarning("exited"); +void Manager::slotConnectionExited( OProcess* proc ) { + qWarning("<<<<<<<<<<<<<<<<