]> git.saurik.com Git - wxWidgets.git/blobdiff - include/wx/msw/radiobox.h
removed wxUSE_PENWINDOWS (and its misspellings), it didn't work and wasn't used/defined
[wxWidgets.git] / include / wx / msw / radiobox.h
index ae7041a3c09e031925f005f94fa99f6b3dc62e67..79b607ebbbd1578960498f7fcce0b178bcfb5d8b 100644 (file)
@@ -146,6 +146,9 @@ protected:
 
 #ifndef __WXWINCE__
     virtual WXHRGN MSWGetRegionWithoutChildren();
+    virtual WXLRESULT MSWWindowProc(WXUINT nMsg,
+                                    WXWPARAM wParam,
+                                    WXLPARAM lParam);
 #endif // __WXWINCE__