From f6d22100163c6a4d5380346ea6537efa9c46872d Mon Sep 17 00:00:00 2001 From: Mark Watkins Date: Mon, 12 Sep 2011 15:26:28 +1000 Subject: [PATCH] Force HTML Graph Snapshot width --- report.cpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/report.cpp b/report.cpp index 7830c419..1590d24c 100644 --- a/report.cpp +++ b/report.cpp @@ -174,7 +174,7 @@ void Report::GenerateReport(QDate start, QDate end) buffer.open(QIODevice::WriteOnly); pixmap.save(&buffer, "PNG"); //html += "
\n"; // - html += "
\n"; // + html += "
\n"; // } html+="";