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
Takumi ASAKI 2011-09-07 14:39:46 +02:00 committed by Morten Johan Sørvig
parent a30d4162dd
commit 2b1b51b558
1 changed files with 2 additions and 0 deletions

View File

@ -42,6 +42,8 @@
#ifndef QCOCOAAUTORELEASEPOOL_H
#define QCOCOAAUTORELEASEPOOL_H
#undef slots
#include <Cocoa/Cocoa.h>
class QCocoaAutoReleasePool