From 620d55ae3b94fa8d2fa696b6626893e4520c3a02 Mon Sep 17 00:00:00 2001 From: korovkin Date: Tue, 09 May 2006 12:38:24 +0000 Subject: Instead of calling a process, do ::system on stop and use QCopEnvelope on start. --- (limited to 'noncore/net/opietooth/applet/bluezapplet.h') diff --git a/noncore/net/opietooth/applet/bluezapplet.h b/noncore/net/opietooth/applet/bluezapplet.h index 85022bb..90bee3b 100644 --- a/noncore/net/opietooth/applet/bluezapplet.h +++ b/noncore/net/opietooth/applet/bluezapplet.h @@ -73,8 +73,6 @@ public slots: private slots: void slotMessage( const QCString& , const QByteArray& ); - void slotProcessExited(Opie::Core::OProcess* proc); - }; }; -- cgit v0.9.0.2