修复农历控件不支持Qt6.2+msvc2019的BUG
This commit is contained in:
@@ -5,7 +5,7 @@ greaterThan(QT_MAJOR_VERSION, 5): QT += core5compat
|
||||
TARGET = lunarcalendarwidget
|
||||
TEMPLATE = app
|
||||
DESTDIR = $$PWD/../bin
|
||||
CONFIG += qt warn_off
|
||||
CONFIG += warn_off
|
||||
RESOURCES += main.qrc
|
||||
|
||||
SOURCES += main.cpp
|
||||
|
||||
Reference in New Issue
Block a user