src/qt3support/dialogs/q3filedialog.h
changeset 3 41300fa6a67c
parent 0 1918ee327afb
child 4 3b1da2848fc7
--- 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