diff options
Diffstat (limited to 'src/qml/qtqmlcompilerglobal.h')
| -rw-r--r-- | src/qml/qtqmlcompilerglobal.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/qml/qtqmlcompilerglobal.h b/src/qml/qtqmlcompilerglobal.h index 850d413372..81bd63eb95 100644 --- a/src/qml/qtqmlcompilerglobal.h +++ b/src/qml/qtqmlcompilerglobal.h @@ -44,7 +44,7 @@ QT_BEGIN_NAMESPACE -#if defined(QT_BUILD_QMLDEVTOOLS_LIB) || defined(QT_QMLDEVTOOLS_LIB) || defined(QT_STATIC) +#if defined(QT_STATIC) # define Q_QMLCOMPILER_EXPORT #else # if defined(QT_BUILD_QML_LIB) |
