[qet] qet/qet: [5243] Fix typo

[ Thread Index | Date Index | More lists.tuxfamily.org/qet Archives ]


Revision: 5243
Author:   scorpio810
Date:     2018-02-19 18:22:00 +0100 (Mon, 19 Feb 2018)
Log Message:
-----------
Fix typo

Modified Paths:
--------------
    trunk/sources/diagramprintdialog.cpp

Modified: trunk/sources/diagramprintdialog.cpp
===================================================================
--- trunk/sources/diagramprintdialog.cpp	2018-02-19 16:28:54 UTC (rev 5242)
+++ trunk/sources/diagramprintdialog.cpp	2018-02-19 17:22:00 UTC (rev 5243)
@@ -354,7 +354,7 @@
 */
 void DiagramPrintDialog::print(const QList<Diagram *> &diagrams, bool fit_page, const ExportProperties options) {
 	//qDebug() << "Demande d'impression de " << diagrams.count() << "schemas.";
-#if QT_VERSION >= QT_VERSION_CHECK(5, 0, 0)
+#if QT_VERSION >= QT_VERSION_CHECK(5, 6, 0)
     #ifdef Q_OS_WIN
         #ifdef QT_DEBUG
             qDebug() << "--";


Mail converted by MHonArc 2.6.19+ http://listengine.tuxfamily.org/