]> git.saurik.com Git - wxWidgets.git/blobdiff - include/wx/msw/dialog.h
Simple wxBatteryPower API for the support in wxWinCE, wxPalmOS and any other mobile...
[wxWidgets.git] / include / wx / msw / dialog.h
index aae10aa23edfc8e2c9f073732136fc8a974d9bfb..81a00606e04fd028a6c001c514aa6c68501cfe81 100644 (file)
@@ -82,11 +82,6 @@ public:
     // Windows callbacks
     WXLRESULT MSWWindowProc(WXUINT message, WXWPARAM wParam, WXLPARAM lParam);
 
-#if wxUSE_CTL3D
-    virtual WXHBRUSH OnCtlColor(WXHDC pDC, WXHWND pWnd, WXUINT nCtlColor,
-                                WXUINT message, WXWPARAM wParam, WXLPARAM lParam);
-#endif // wxUSE_CTL3D
-
     // obsolete methods
     // ----------------