diff --git a/oscar/statistics.cpp b/oscar/statistics.cpp index 2b3065ed..495120ed 100644 --- a/oscar/statistics.cpp +++ b/oscar/statistics.cpp @@ -10,6 +10,8 @@ #define TEST_MACROS_ENABLEDoff #include +#define HI_RES_FONT_SIZE + #include #include #include @@ -772,6 +774,9 @@ const QString table_width = "width='100%'"; QString Statistics::generateHeader(bool onScreen) { QString html = QString(""); + #if defined(HI_RES_FONT_SIZE) + html += ""; + #endif html += "Oscar Statistics Report"; html += "