mirror of
https://gitlab.com/pholy/OSCAR-code.git
synced 2025-04-06 03:00:43 +00:00
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:
parent
bd20f8f73e
commit
531ed3f97c
@ -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%>");
|
||||
|
Loading…
Reference in New Issue
Block a user