[qet] [3268] Minor change

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


Revision: 3268
Author:   scorpio810
Date:     2014-08-11 18:10:07 +0200 (Mon, 11 Aug 2014)
Log Message:
-----------
Minor change

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

Modified: trunk/sources/qetapp.cpp
===================================================================
--- trunk/sources/qetapp.cpp	2014-08-11 13:08:43 UTC (rev 3267)
+++ trunk/sources/qetapp.cpp	2014-08-11 16:10:07 UTC (rev 3268)
@@ -940,7 +940,7 @@
 	Autodetec Windows style
 	@param Windows style
 */
-#ifdef defined(Q_WS_WIN)
+#ifdef Q_WS_WIN
 			if ((QSysInfo::WindowsVersion >= QSysInfo::WV_VISTA
 				&& QSysInfo::WindowsVersion < QSysInfo::WV_NT_based))
 				style = QLatin1String("WindowsVista");


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