]> git.saurik.com Git - wxWidgets.git/blobdiff - src/msw/notebook.cpp
don't use cryptic buttons, it's bad UI
[wxWidgets.git] / src / msw / notebook.cpp
index 89446d2d6d777b1d2f3353c2aaf251da079a5782..dffa7e5d60b68b03427c6c4b8a01380e69d1cdb8 100644 (file)
@@ -6,7 +6,7 @@
 // Created:     11.06.98
 // RCS-ID:      $Id$
 // Copyright:   (c) 1998 Vadim Zeitlin <zeitlin@dptmaths.ens-cachan.fr>
-// Licence:     wxWidgets licence
+// Licence:     wxWindows licence
 ///////////////////////////////////////////////////////////////////////////////
 
 #if defined(__GNUG__) && !defined(NO_GCC_PRAGMA)