diff options
Diffstat (limited to 'lib/qtwebengineglobal.h')
-rw-r--r-- | lib/qtwebengineglobal.h | 6 |
1 files changed, 0 insertions, 6 deletions
diff --git a/lib/qtwebengineglobal.h b/lib/qtwebengineglobal.h index 373fa2e31..a9069f962 100644 --- a/lib/qtwebengineglobal.h +++ b/lib/qtwebengineglobal.h @@ -49,13 +49,7 @@ # else # define QWEBENGINE_EXPORT Q_DECL_IMPORT # endif -# if defined(QT_BUILD_WEBENGINEWIDGETS_LIB) -# define QWEBENGINEWIDGETS_EXPORT Q_DECL_EXPORT -# else -# define QWEBENGINEWIDGETS_EXPORT Q_DECL_IMPORT -# endif #else -# define QWEBENGINEWIDGETS_EXPORT # define QWEBENGINE_EXPORT #endif |