]> git.saurik.com Git - wxWidgets.git/blobdiff - include/wx/msw/tooltip.h
[ 1493802 ] Allow multiple wxComboCtrl::SetPopupControl calls.
[wxWidgets.git] / include / wx / msw / tooltip.h
index 13fdd0069dff62a4c48e5a771af8dbf717bd00d1..667e6eec3e1e464816610e26ff39310d87c153e6 100644 (file)
@@ -40,7 +40,7 @@ public:
     // -------------------------------
 
     // should be called in responde to WM_MOUSEMOVE
-    void RelayEvent(WXMSG *msg);
+    static void RelayEvent(WXMSG *msg);
 
     // add a window to the tooltip control
     void Add(WXHWND hwnd);