From b7111bc54ef42adcd9f82a03e89ea1eb9f178947 Mon Sep 17 00:00:00 2001 From: Mark Liversedge Date: Wed, 30 Jan 2013 22:34:25 +0000 Subject: [PATCH] Fix compile time error for WF API --- src/AddDeviceWizard.cpp | 2 ++ 1 file changed, 2 insertions(+) diff --git a/src/AddDeviceWizard.cpp b/src/AddDeviceWizard.cpp index edcd55015..fa37959ee 100644 --- a/src/AddDeviceWizard.cpp +++ b/src/AddDeviceWizard.cpp @@ -857,7 +857,9 @@ AddPairBTLE::cleanupPage() void AddPairBTLE::initializePage() { +#ifdef GC_HAVE_WFAPI qDebug()<<"found this many devices:"<deviceCount(); +#endif // setup the controller and start it off so we can // manipulate it