Left a temporary forced variable on by mistake. Also forgot to mention rework the report printing bookmarks stuff.. Now should show SPO2 & Pulse (if available) along with Flow Rate for each bookmark

This commit is contained in:
Mark Watkins 2011-12-24 00:18:01 +10:00
parent bd20f8f73e
commit 531ed3f97c

View File

@ -740,7 +740,6 @@ void MainWindow::on_summaryButton_clicked()
//RXsort=RX_first;
//qSort(rxchange);
cpapmode=MODE_CPAP;
html+="<div align=center>";
html+=QString("<br/><b>Changes to Prescription Settings</b>");
html+=QString("<table cellpadding=2 cellspacing=0 border=1 width=90%>");