Fix compile error on Mac.
Change-Id: I88123bc741303ff440f628f752f39486da81e426 Reviewed-on: http://codereview.qt-project.org/4358 Reviewed-by: Qt Sanity Bot <qt_sanity_bot@ovi.com> Reviewed-by: Morten Johan Sørvig <morten.sorvig@nokia.com>bb10
parent
a30d4162dd
commit
2b1b51b558
|
|
@ -42,6 +42,8 @@
|
|||
#ifndef QCOCOAAUTORELEASEPOOL_H
|
||||
#define QCOCOAAUTORELEASEPOOL_H
|
||||
|
||||
#undef slots
|
||||
|
||||
#include <Cocoa/Cocoa.h>
|
||||
|
||||
class QCocoaAutoReleasePool
|
||||
|
|
|
|||
Loading…
Reference in New Issue