]> git.saurik.com Git - wxWidgets.git/blobdiff - src/msw/popupwin.cpp
implement HitTest(pos) variant and not HitTest(x, y) one as this is what Windows...
[wxWidgets.git] / src / msw / popupwin.cpp
index 2417fc0e89f26966418ef09276c64d1e834e0b8c..aa340cdc9f8ec9a81db917d6f08737fb6c02d94b 100644 (file)
@@ -6,7 +6,7 @@
 // Created:     08.05.02
 // RCS-ID:      $Id$
 // Copyright:   (c) 2002 Vadim Zeitlin <zeitlin@dptmaths.ens-cachan.fr>
-// License:     wxWidgets licence
+// License:     wxWindows licence
 ///////////////////////////////////////////////////////////////////////////////
 
 // ============================================================================