From 51a614a419e9745d275793e36b6aab295bf1e8e3 Mon Sep 17 00:00:00 2001 From: Lorn Potter Date: Sat, 30 Jun 2018 08:48:52 +1000 Subject: wasm: rename platform, refactor files and other things Task-number: QTBUG-69168 Change-Id: I78a3ad5e16fbb1046eedf2056583c022f7a27d5b Reviewed-by: Eskil Abrahamsen Blomfeldt --- src/corelib/plugin/qlibrary.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/corelib/plugin/qlibrary.h') diff --git a/src/corelib/plugin/qlibrary.h b/src/corelib/plugin/qlibrary.h index fe60d36277..4337f338d8 100644 --- a/src/corelib/plugin/qlibrary.h +++ b/src/corelib/plugin/qlibrary.h @@ -42,7 +42,7 @@ #include -#ifndef Q_OS_HTML5 +#ifndef Q_OS_WASM QT_REQUIRE_CONFIG(library); #endif -- cgit v1.2.3