]> git.saurik.com Git - wxWidgets.git/blobdiff - src/motif/main.cpp
Implement support for button mnemonics in wxOSX/Cocoa.
[wxWidgets.git] / src / motif / main.cpp
index f904fa1f1e91a61f3ba9217e9f1796fd27745e70..9873a4d456ce7e31aabcb67e9b9c19e90594a6b9 100644 (file)
@@ -1,12 +1,12 @@
 /////////////////////////////////////////////////////////////////////////////
-// Name:        main.cpp
+// Name:        src/motif/main.cpp
 // Purpose:     Entry point
 // Author:      Julian Smart
 // Modified by:
 // Created:     17/09/98
 // RCS-ID:      $Id$
 // Copyright:   (c) Julian Smart
-// Licence:    wxWindows licence
+// Licence:     wxWindows licence
 /////////////////////////////////////////////////////////////////////////////
 
 // We don't put main() in the library any more. GD.