Remove deprecated macextras

Removed from Qt6 and we don't support Qt5 anymore
This commit is contained in:
Alejandro Martinez
2026-01-04 16:32:18 -03:00
parent f3d50c4f3a
commit c6c5ff0bac

View File

@@ -139,10 +139,6 @@ win32 {
}
macx {
lessThan(QT_MAJOR_VERSION, 6) {
# Mac native widget support
QT += macextras
}
# we have our own plist
QMAKE_INFO_PLIST = ./Resources/mac/Info.plist.app