mirror of
https://github.com/silverqx/TinyORM.git
synced 2026-05-08 01:29:23 -05:00
docs used /qt/ vs /qt-6/ links
[skip ci]
This commit is contained in:
@@ -16,7 +16,7 @@ The Qt framework version used during development was ~5.15.2~ and >=6.2.
|
||||
##### Required
|
||||
|
||||
- minimum ISO C++ standard is C++20
|
||||
- >= [Qt Framework 6.2](https://www.qt.io/download-qt-installer) - [`QtCore`](https://doc.qt.io/qt-6/qtcore-module.html) and [`QtSql`](https://doc.qt.io/qt-6/qtsql-index.html) modules
|
||||
- >= [Qt Framework 6.2](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
|
||||
- >= [range-v3 0.11.0](https://github.com/ericniebler/range-v3)
|
||||
- [tabulate](https://github.com/p-ranav/tabulate)
|
||||
|
||||
|
||||
Reference in New Issue
Block a user