]> git.saurik.com Git - wxWidgets.git/blobdiff - src/cocoa/NSButton.mm
Add support for wxHELP button to wxMessageDialog.
[wxWidgets.git] / src / cocoa / NSButton.mm
index 00bace286bc2707d63c44c5e18b04a32a68910bd..a7bc9d10a2f6d62c6b50a235155a55d1bc30061e 100644 (file)
@@ -1,12 +1,12 @@
 /////////////////////////////////////////////////////////////////////////////
-// Name:        cocoa/NSButton.cpp
+// Name:        src/cocoa/NSButton.mm
 // Purpose:     wxCocoaNSButton
 // Author:      David Elliott
 // Modified by:
 // Created:     2003/01/31
 // RCS-ID:      $Id$
 // Copyright:   (c) 2003-2004 David Elliott
-// Licence:     wxWidgets licence
+// Licence:     wxWindows licence
 /////////////////////////////////////////////////////////////////////////////
 
 // ============================================================================