]> git.saurik.com Git - wxWidgets.git/blobdiff - src/univ/menu.cpp
changed Refresh to take Rect as client coordinates not window coordinates
[wxWidgets.git] / src / univ / menu.cpp
index 0c9f850aa530e0594db68d23b9e63cce33e54e13..ed3bd429ff1d8e2025258db6ce3b5f1bcf7b9f48 100644 (file)
@@ -5,7 +5,7 @@
 // Modified by:
 // Created:     25.08.00
 // RCS-ID:      $Id$
-// Copyright:   (c) 2000 Vadim Zeitlin
+// Copyright:   (c) 2000 SciTech Software, Inc. (www.scitechsoft.com)
 // Licence:     wxWindows license
 /////////////////////////////////////////////////////////////////////////////
 
@@ -41,6 +41,8 @@
 
 #include "wx/popupwin.h"
 #include "wx/evtloop.h"
+#include "wx/dcclient.h"
+#include "wx/frame.h"
 
 #include "wx/univ/renderer.h"