revert qt version
This commit is contained in:
parent
e2d9bb19e0
commit
c84e36a234
1 changed files with 1 additions and 1 deletions
|
@ -24,7 +24,7 @@ if ($use_qt5 -eq "ON") {
|
|||
$qt_version = "5.15.2"
|
||||
}
|
||||
else {
|
||||
$qt_version = "6.5.2"
|
||||
$qt_version = "6.4.3"
|
||||
}
|
||||
|
||||
$maria_version = "10.6.15"
|
||||
|
|
Loading…
Add table
Reference in a new issue