diff --git a/mainwindow.cpp b/mainwindow.cpp index 7d8536e1..e8aea035 100644 --- a/mainwindow.cpp +++ b/mainwindow.cpp @@ -1118,9 +1118,11 @@ void MainWindow::on_summaryButton_clicked() } else { if (cpapmode>MODE_CPAP) { extratxt=" "; - } else extratxt=""; - tooltip=""; - //QString("%1").arg(machstr); + tooltip=QString("%1").arg(machstr); + } else { + extratxt=""; + tooltip=""; + } } QString presrel; if (rx.prelset>0) {