Font (possible) fix
[wxWidgets.git] / src / mac / carbon / mimetmac.cpp
index 847502c1b7c7c442382e165bc416df3ad94bc8ec..cc471b746b2db7d9e3ee2f5f294449b232b5fa4d 100644 (file)
 //
 //
 
-#if defined(__GNUG__) && !defined(NO_GCC_PRAGMA)
-#pragma implementation "mimetype.h"
-#endif
-
 // for compilers that support precompilation, includes "wx.h".
 #include "wx/wxprec.h"
 
@@ -972,7 +968,7 @@ public:
         }
     }
 
-    static void PrintOutType(wxString& sMessage, wxString sValue, CFTypeRef cfRef)
+    static void PrintOutType(wxString& sMessage, const wxString& sValue, CFTypeRef cfRef)
     {
             sMessage << wxT(" {");