mirror of
https://github.com/GoldenCheetah/GoldenCheetah.git
synced 2026-02-13 08:08:42 +00:00
Remove deprecated macextras
Removed from Qt6 and we don't support Qt5 anymore
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user