]> git.saurik.com Git - wxWidgets.git/blobdiff - include/wx/msw/popupwin.h
implement HitTest(pos) variant and not HitTest(x, y) one as this is what Windows...
[wxWidgets.git] / include / wx / msw / popupwin.h
index 2e50ef613b5f3577cb18359f9a3f6bd2f4ab9d3b..3a1f9f1732dd17adec7d35260b4fb7bed6995dbb 100644 (file)
@@ -6,7 +6,7 @@
 // Created:     06.01.01
 // RCS-ID:      $Id$
 // Copyright:   (c) 2001 Vadim Zeitlin <zeitlin@dptmaths.ens-cachan.fr>
-// Licence:     wxWidgets licence
+// Licence:     wxWindows licence
 ///////////////////////////////////////////////////////////////////////////////
 
 #ifndef _WX_MSW_POPUPWIN_H_