From 91343c3ca84cffa9b3d78dde393877cc311f8bc8 Mon Sep 17 00:00:00 2001 From: wumu <mayi@mayi.com> Date: 星期一, 31 七月 2023 23:23:22 +0800 Subject: [PATCH] 0731 --- internal_system_v1/internal_system_v1.pro | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) diff --git a/internal_system_v1/internal_system_v1.pro b/internal_system_v1/internal_system_v1.pro index a27450f..dbfa85b 100644 --- a/internal_system_v1/internal_system_v1.pro +++ b/internal_system_v1/internal_system_v1.pro @@ -4,7 +4,7 @@ # #------------------------------------------------- -QT += core gui +QT += core gui axcontainer greaterThan(QT_MAJOR_VERSION, 4): QT += widgets -- Gitblit v1.8.0