mirror of
https://github.com/GoldenCheetah/GoldenCheetah.git
synced 2026-02-13 16:18:42 +00:00
Fix compile time error for WF API
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user