]> git.saurik.com Git - wxWidgets.git/blobdiff - src/msw/richtooltip.cpp
Fix restoring the status bar help message after closing MSW menu from keyboard.
[wxWidgets.git] / src / msw / richtooltip.cpp
index c1d0e5f2b9039d457d9a868b104021f5cc9dd3cc..9a50ab2271b172b3e5932505f7cd5c849f35a1dd 100644 (file)
@@ -151,7 +151,7 @@ public:
         wxRichToolTipGenericImpl::SetTitleFont(font);
     }
 
-    virtual void ShowFor(wxWindow* win, wxRect* rect)
+    virtual void ShowFor(wxWindow* win, const wxRect* rect)
     {
         // TODO: We could use native tooltip control to show native balloon
         //       tooltips for any window but right now we use the simple