Bump python version minimum requirement

PR #18996.
This commit is contained in:
Chocobo1 2023-05-22 12:37:02 +08:00 committed by GitHub
parent 4ef8f39f23
commit b406d669b3
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
4 changed files with 17 additions and 4 deletions

View file

@ -29,6 +29,8 @@
#include "programupdater.h"
#include <QtGlobal>
#if defined(Q_OS_WIN)
#include <Windows.h>
#include <versionhelpers.h> // must follow after Windows.h