summaryrefslogtreecommitdiff
path: root/library/lightstyle.h
Side-by-side diff
Diffstat (limited to 'library/lightstyle.h') (more/less context) (ignore whitespace changes)
-rw-r--r--library/lightstyle.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/library/lightstyle.h b/library/lightstyle.h
index c377cc2..0392957 100644
--- a/library/lightstyle.h
+++ b/library/lightstyle.h
@@ -21,17 +21,17 @@
#define LIGHTSTYLE_H
#ifndef QT_H
#include <qstyle.h>
#include <qwindowsstyle.h>
#endif // QT_H
-#if QT_VERSION < 300
+#if QT_VERSION < 0x030000
#ifdef QT_PLUGIN_STYLE_LIGHT
# define Q_EXPORT_STYLE_LIGHT
#else
# define Q_EXPORT_STYLE_LIGHT Q_EXPORT
#endif // QT_PLUGIN_STYLE_LIGHT