From 2fcfbc6e35c50d55333c01d582ef7e3d4a477e2b Mon Sep 17 00:00:00 2001 From: mickeyl Date: Wed, 12 Nov 2003 17:38:52 +0000 Subject: apply patch from Tim Smith --- (limited to 'noncore/net/opietooth/manager/panpopup.cpp') diff --git a/noncore/net/opietooth/manager/panpopup.cpp b/noncore/net/opietooth/manager/panpopup.cpp index 695f349..8b05964 100644 --- a/noncore/net/opietooth/manager/panpopup.cpp +++ b/noncore/net/opietooth/manager/panpopup.cpp @@ -49,6 +49,7 @@ void PanPopup::slotConnect() { } void PanPopup::slotDisconnect() { + if (!m_panconnection) m_panconnection = new StartPanConnection( m_item->mac() ); m_panconnection->stop(); } -- cgit v0.9.0.2