]> git.saurik.com Git - wxWidgets.git/blobdiff - include/wx/unix/utilsx11.h
move wxKEY_XXX constants to wx/defs.h from wx/list.h and wx/hash.h to avoid duplicati...
[wxWidgets.git] / include / wx / unix / utilsx11.h
index 7c182bc7bf905cbfb390914a54ebb0c2ce65b7a4..c7dce2a3699593dd6e051d64d9d21076cc9f90a4 100644 (file)
@@ -5,7 +5,7 @@
 // Modified by:
 // Created:     25.03.02
 // RCS-ID:      $Id$
-// Copyright:   (c) wxWindows team
+// Copyright:   (c) wxWidgets team
 // Licence:     wxWindows licence
 /////////////////////////////////////////////////////////////////////////////
 
@@ -15,7 +15,7 @@
 #include "wx/defs.h"
 #include "wx/gdicmn.h"
 
-// NB: Content of this header is for wxWindows' private use! It is not
+// NB: Content of this header is for wxWidgets' private use! It is not
 //     part of public API and may be modified or even disappear in the future!
 
 #if defined(__WXMOTIF__) || defined(__WXGTK__) || defined(__WXX11__)