]> git.saurik.com Git - wxWidgets.git/blobdiff - include/wx/control.h
Fixed to work with the new wxMacControl system.
[wxWidgets.git] / include / wx / control.h
index d3c7c8f896758e41958134446a853df76d0ffc28..6552443ecdedfa08aa515d78e6686feb16555483 100644 (file)
@@ -6,7 +6,7 @@
 // Created:     26.07.99
 // RCS-ID:      $Id$
 // Copyright:   (c) wxWidgets team
-// Licence:     wxWidgets licence
+// Licence:     wxWindows licence
 /////////////////////////////////////////////////////////////////////////////
 
 #ifndef _WX_CONTROL_H_BASE_