projects
/
profile
/
ivi
/
qtbase.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
e0b5bfd
)
Make Cocoa the default platform plugin on Mac.
author
Morten Sorvig
<morten.sorvig@nokia.com>
Fri, 20 May 2011 09:31:23 +0000
(11:31 +0200)
committer
Morten Sorvig
<morten.sorvig@nokia.com>
Fri, 20 May 2011 09:31:23 +0000
(11:31 +0200)
mkspecs/common/mac/qplatformdefs.h
patch
|
blob
|
history
diff --git
a/mkspecs/common/mac/qplatformdefs.h
b/mkspecs/common/mac/qplatformdefs.h
index
114a1a3
..
b487d84
100644
(file)
--- a/
mkspecs/common/mac/qplatformdefs.h
+++ b/
mkspecs/common/mac/qplatformdefs.h
@@
-42,6
+42,8
@@
#ifndef QPLATFORMDEFS_H
#define QPLATFORMDEFS_H
+#define QT_QPA_DEFAULT_PLATFORM_NAME "cocoa"
+
// Get Qt defines/settings
#include "qglobal.h"