]> git.saurik.com Git - wxWidgets.git/blobdiff - src/gtk/win_gtk.c
BU_EXACTFIT adapted
[wxWidgets.git] / src / gtk / win_gtk.c
index fecb23b7f50ea549fd8dcc008dd8696d2cdeb20b..5416e3f177f58d6d0e98c14ae830422eca2fed42 100644 (file)
@@ -1,12 +1,12 @@
 /* ///////////////////////////////////////////////////////////////////////////
 // Name:        win_gtk.c
-// Purpose:     Native GTK+ widget for wxWindows, based on GtkLayout and
+// Purpose:     Native GTK+ widget for wxWidgets, based on GtkLayout and
 //              GtkFixed. It makes use of the gravity window property and
 //              therefore does not work with GTK 1.0.
 // Author:      Robert Roebling
 // Id:          $Id$
 // Copyright:   (c) 1998 Robert Roebling
-// Licence:     wxWindows licence
+// Licence:     wxWidgets licence
 /////////////////////////////////////////////////////////////////////////// */
 
 #ifdef VMS