diff options
Diffstat (limited to 'docs/markdown/snippets/qt6_module.md')
-rw-r--r-- | docs/markdown/snippets/qt6_module.md | 8 |
1 files changed, 0 insertions, 8 deletions
diff --git a/docs/markdown/snippets/qt6_module.md b/docs/markdown/snippets/qt6_module.md deleted file mode 100644 index 0e2145e..0000000 --- a/docs/markdown/snippets/qt6_module.md +++ /dev/null @@ -1,8 +0,0 @@ -## Qt6 module - -A module for Qt6 is now available with the same functionality as the Qt5 -module. - -Currently finding Qt6 is only available via `qmake` as pkg-config files aren't -generated (see [QTBUG-86080](https://bugreports.qt.io/browse/QTBUG-86080)) and -CMake support is not available for this module yet. |