]> git.saurik.com Git - wxWidgets.git/blobdiff - include/wx/msw/choice.h
Allow building with wxUSE_PROTOCOL_FTP/HTTP == 0.
[wxWidgets.git] / include / wx / msw / choice.h
index 15b1bb818e4808536873e2b32ae4f05ffb34b2f7..5348fd5e26e067c1a42f65e749c7cf1be292bd6a 100644 (file)
@@ -84,8 +84,7 @@ public:
     // MSW only
     virtual bool MSWCommand(WXUINT param, WXWORD id);
     WXLRESULT MSWWindowProc(WXUINT nMsg, WXWPARAM wParam, WXLPARAM lParam);
-    virtual WXHBRUSH OnCtlColor(WXHDC pDC, WXHWND pWnd, WXUINT nCtlColor,
-            WXUINT message, WXWPARAM wParam, WXLPARAM lParam);
+    virtual WXHBRUSH MSWControlColor(WXHDC hDC);
 
 protected:
     virtual void DoMoveWindow(int x, int y, int width, int height);