]> git.saurik.com Git - wxWidgets.git/blobdiff - include/wx/mac/classic/control.h
add default value for the encoding parameter of wxMacCFStringHolder() instead of...
[wxWidgets.git] / include / wx / mac / classic / control.h
index 24668e790a0bd01839543fd041c32df757f4d8ab..7203f872b6413d53dfbafb516a936eda9381211d 100644 (file)
@@ -6,17 +6,13 @@
 // Created:     1998-01-01
 // RCS-ID:      $Id$
 // Copyright:   (c) Stefan Csomor
-// Licence:     wxWidgets licence
+// Licence:     wxWindows licence
 /////////////////////////////////////////////////////////////////////////////
 
 #ifndef _WX_CONTROL_H_
 #define _WX_CONTROL_H_
 
-#if defined(__GNUG__) && !defined(NO_GCC_PRAGMA)
-#pragma interface "control.h"
-#endif
-
-WXDLLEXPORT_DATA(extern const wxChar*) wxControlNameStr;
+WXDLLEXPORT_DATA(extern const wxChar) wxControlNameStr[];
 
 // General item class
 class WXDLLEXPORT wxControl : public wxControlBase