Swap mac serial portnames just like windows needed

This commit is contained in:
Mark Watkins 2012-01-23 03:16:09 +10:00
parent 96f6bffb05
commit 5f0720816b

View File

@ -939,7 +939,7 @@ void Oximetry::on_RefreshPortsButton_clicked()
bool current_found=false;
// Windows build mixes these up
#ifdef Q_WS_WIN32 || Q_WS_MAC
#if defined(Q_WS_WIN32) || defined(Q_WS_MAC)
#define qesPORTNAME portName
#else
#define qesPORTNAME physName