diff -r 56cd8111b7f7 -r 41300fa6a67c src/qt3support/dialogs/q3filedialog.h --- a/src/qt3support/dialogs/q3filedialog.h Tue Jan 26 12:42:25 2010 +0200 +++ b/src/qt3support/dialogs/q3filedialog.h Tue Feb 02 00:43:10 2010 +0200 @@ -69,8 +69,6 @@ #ifndef QT_NO_FILEDIALOG -#ifndef QT_MAC_USE_COCOA - class Q_COMPAT_EXPORT Q3FileIconProvider : public QObject { Q_OBJECT @@ -339,8 +337,6 @@ #endif }; -#endif // QT_MAC_USE_COCOA - #endif // QT_NO_FILEDIALOG QT_END_NAMESPACE