[prev in list] [next in list] [prev in thread] [next in thread] 

List:       kde-commits
Subject:    =?utf-8?q?=5Bbluedevil=5D_src/actionplugins/sendfile/helper/page?=
From:       Alex Fiestas <afiestas () kde ! org>
Date:       2011-04-02 15:44:16
Message-ID: 20110402154416.9CC0EA60B0 () git ! kde ! org
[Download RAW message or body]

Git commit 88f1d931ff167ce7ab97213692c174dab8a985b7 by Alex Fiestas.
Committed on 02/04/2011 at 17:28.
Pushed by afiestas into branch 'master'.

Added stopDiscovery call just to be sure that we are not scanning

M  +1    -0    src/actionplugins/sendfile/helper/pages/connectingpage.cpp     

http://commits.kde.org/bluedevil/88f1d931ff167ce7ab97213692c174dab8a985b7

diff --git a/src/actionplugins/sendfile/helper/pages/connectingpage.cpp \
b/src/actionplugins/sendfile/helper/pages/connectingpage.cpp index eb9212c..5f4f7dc \
                100644
--- a/src/actionplugins/sendfile/helper/pages/connectingpage.cpp
+++ b/src/actionplugins/sendfile/helper/pages/connectingpage.cpp
@@ -36,6 +36,7 @@ ConnectingPage::ConnectingPage(QWidget* parent): \
QWizardPage(parent)  
 void ConnectingPage::initializePage()
 {
+    Manager::self()->defaultAdapter()->stopDiscovery();
     Device *device = static_cast<SendFileWizard* >(wizard())->device();
     connLabel->setText(i18nc("Connecting to a Bluetooth device", "Connecting to \
%1...", device->name()));  


[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic