From f93657fa82bdd37dba68ea962d5e9b2cf4fd4d60 Mon Sep 17 00:00:00 2001
From: Zhao Yuhang <2546789017@qq.com>
Date: 周二, 10 9月 2024 20:43:49 +0800
Subject: [PATCH] fix version

---
 share/qmake/QWKWidgets.pri.in |    2 ++
 1 files changed, 2 insertions(+), 0 deletions(-)

diff --git a/share/qmake/QWKWidgets.pri.in b/share/qmake/QWKWidgets.pri.in
index ca76273..6976c91 100644
--- a/share/qmake/QWKWidgets.pri.in
+++ b/share/qmake/QWKWidgets.pri.in
@@ -8,4 +8,6 @@
     } else {
         LIBS += -l@QMAKE_QWK_WIDGETS_NAME_RELEASE@
     }
+
+    @QMAKE_QWK_WIDGETS_STATIC_MACRO@
 }
\ No newline at end of file

--
Gitblit v1.9.1