Make Cocoa the default platform plugin on Mac.

bb10
Morten Sorvig 2011-05-20 11:31:23 +02:00
parent e0b5bfdda9
commit 1f572c694b
1 changed files with 2 additions and 0 deletions

View File

@ -42,6 +42,8 @@
#ifndef QPLATFORMDEFS_H
#define QPLATFORMDEFS_H
#define QT_QPA_DEFAULT_PLATFORM_NAME "cocoa"
// Get Qt defines/settings
#include "qglobal.h"