src/qt3support/dialogs/q3filedialog.cpp
changeset 3 41300fa6a67c
parent 0 1918ee327afb
child 4 3b1da2848fc7
child 7 f7bc934e204c
--- a/src/qt3support/dialogs/q3filedialog.cpp	Tue Jan 26 12:42:25 2010 +0200
+++ b/src/qt3support/dialogs/q3filedialog.cpp	Tue Feb 02 00:43:10 2010 +0200
@@ -116,8 +116,6 @@
 
 QT_BEGIN_NAMESPACE
 
-#ifndef QT_MAC_USE_COCOA
-
 /* XPM */
 static const char * const start_xpm[]={
     "16 15 8 1",
@@ -6053,8 +6051,7 @@
   function to provide file previewing.
 */
 
-#endif // QT_MAC_USE_COCOA
-    
+   
 QT_END_NAMESPACE
 
 #include "moc_q3filedialog.cpp"