]> git.saurik.com Git - wxWidgets.git/blobdiff - include/wx/wx_cw.h
Fixed to work with the new wxMacControl system.
[wxWidgets.git] / include / wx / wx_cw.h
index 5480949118df0d0b9aa4bcd0500d31bacc0131d5..e692cbff0ea0861aca985f27cb9fdf5a2997ae2d 100644 (file)
@@ -1,6 +1,6 @@
 /////////////////////////////////////////////////////////////////////////////
 // Name:        wx_cw.h
-// Purpose:     wxWindows definitions for CodeWarrior builds
+// Purpose:     wxWidgets definitions for CodeWarrior builds
 // Author:      Stefan Csomor
 // Modified by:
 // Created:     12/10/98
 #ifndef _WX_CW__
 #define _WX_CW__
 
+#if __MWERKS__ >= 0x2400
+#pragma old_argmatch on
+#endif
+
 #if __option(profile)
 #ifdef __cplusplus
        #if __POWERPC__