Fix compile time error for WF API

This commit is contained in:
Mark Liversedge
2013-01-30 22:34:25 +00:00
parent 08a77e1ac8
commit b7111bc54e

View File

@@ -857,7 +857,9 @@ AddPairBTLE::cleanupPage()
void
AddPairBTLE::initializePage()
{
#ifdef GC_HAVE_WFAPI
qDebug()<<"found this many devices:"<<WFApi::getInstance()->deviceCount();
#endif
// setup the controller and start it off so we can
// manipulate it