Make Cocoa the default platform plugin on Mac.
parent
e0b5bfdda9
commit
1f572c694b
|
|
@ -42,6 +42,8 @@
|
|||
#ifndef QPLATFORMDEFS_H
|
||||
#define QPLATFORMDEFS_H
|
||||
|
||||
#define QT_QPA_DEFAULT_PLATFORM_NAME "cocoa"
|
||||
|
||||
// Get Qt defines/settings
|
||||
|
||||
#include "qglobal.h"
|
||||
|
|
|
|||
Loading…
Reference in New Issue