docs updated Qt Download URL

This commit is contained in:
silverqx
2024-08-30 17:00:17 +02:00
parent 0264aac988
commit fa1b7dd030
+1 -1
View File
@@ -16,7 +16,7 @@ The Qt framework version used during development was `>=6.4`.
##### Required
- minimum ISO C++ standard is [C++20](https://en.cppreference.com/w/cpp/20) <small>[[1](https://en.wikipedia.org/wiki/C++20)]</small>
- &gt;= [Qt Framework v6.4](https://www.qt.io/download-qt-installer) - [`QtCore`](https://doc.qt.io/qt/qtcore-module.html) and [`QtSql`](https://doc.qt.io/qt/qtsql-index.html) modules
- &gt;= [Qt Framework v6.4](https://www.qt.io/download-qt-installer-oss) - [`QtCore`](https://doc.qt.io/qt/qtcore-module.html) and [`QtSql`](https://doc.qt.io/qt/qtsql-index.html) modules
- &gt;= [range-v3 0.11.0](https://github.com/ericniebler/range-v3)
- [tabulate](https://github.com/p-ranav/tabulate)