From f02bf677a5aa46f4ddcdc02e6024c63e7c6c2492 Mon Sep 17 00:00:00 2001 From: Mark Watkins Date: Mon, 12 Sep 2011 15:36:07 +1000 Subject: [PATCH] More HTML headaches --- report.cpp | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/report.cpp b/report.cpp index 1590d24c..b871e4d4 100644 --- a/report.cpp +++ b/report.cpp @@ -114,7 +114,7 @@ void Report::GenerateReport(QDate start, QDate end) QString html="" "" "" - "
" + "
" "" + html+="" "
"; html+="

CPAP Overview

"; html+="
"; @@ -157,7 +157,7 @@ void Report::GenerateReport(QDate start, QDate end) } html+="
"; - html+="

SleepyHead v"+pref["VersionString"].toString()+"

SleepyHead v"+pref["VersionString"].toString()+"
http://sleepyhead.sf.net
" "Reporting from "+startDate.toString()+" to "+endDate.toString()+"" "
"