summaryrefslogtreecommitdiffstats
path: root/doc/src/platforms/wasm.qdoc
diff options
context:
space:
mode:
Diffstat (limited to 'doc/src/platforms/wasm.qdoc')
-rw-r--r--doc/src/platforms/wasm.qdoc2
1 files changed, 0 insertions, 2 deletions
diff --git a/doc/src/platforms/wasm.qdoc b/doc/src/platforms/wasm.qdoc
index 6931f4549..1b46e6f66 100644
--- a/doc/src/platforms/wasm.qdoc
+++ b/doc/src/platforms/wasm.qdoc
@@ -605,8 +605,6 @@ that QFile can be used, and will read and write files to memory by default. Qt
provides other API as well:
\list
-\li QSettings has an IndexedDB-based backend; Note that QSettings is
-asynchronous on WebAssembly.
\li \l {https://doc.qt.io/qt-5/qfiledialog.html#getOpenFileContent}{QFileDialog::getOpenFileContent() }
opens a native file dialog where the user can pick a file
\li \l {https://doc.qt.io/qt-5/qfiledialog.html#saveFileContent}{QFileDialog::saveFileContent()}