qt6windows7/tests/manual/wasm/qtloader_integration/tst_qtloader_integration.html
2023-11-01 22:23:55 +01:00

14 lines
283 B
HTML

<!doctype html>
<html lang="en-us">
<head>
<title>tst_qtloader_integration</title>
<script src='tst_qtloader_integration.js'></script>
<script src="qtloader.js" defer></script>
<script type="module" src="test_body.js" defer></script>
</head>
<body></body>
</html>