Make Cocoa the default platform plugin on Mac.

This commit is contained in:
Morten Sorvig 2011-05-20 11:31:23 +02:00
parent e0b5bfdda9
commit 1f572c694b

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"