]> git.saurik.com Git - wxWidgets.git/blobdiff - include/wx/msw/window.h
implement HitTest(pos) variant and not HitTest(x, y) one as this is what Windows...
[wxWidgets.git] / include / wx / msw / window.h
index 128a03198d4ed7ac3da4da458df594bb59e1f402..de935b9b07f738496ed1996c1bc93168e93c2f59 100644 (file)
@@ -7,7 +7,7 @@
 // Created:     01/02/97
 // RCS-ID:      $Id$
 // Copyright:   (c) Julian Smart
-// Licence:     wxWidgets licence
+// Licence:     wxWindows licence
 /////////////////////////////////////////////////////////////////////////////
 
 #ifndef _WX_WINDOW_H_