X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/25057abaacf5ccf30bf136ec2ac430eb61664c3b..63e2147c8b027645682e0e4cd013a3f30bbd3483:/include/wx/msw/notebook.h diff --git a/include/wx/msw/notebook.h b/include/wx/msw/notebook.h index 6bed22bbfe..7261a747a5 100644 --- a/include/wx/msw/notebook.h +++ b/include/wx/msw/notebook.h @@ -212,6 +212,9 @@ protected: // creates the brush to be used for drawing the tab control background void UpdateBgBrush(); + + // paint themed children background here + virtual bool MSWPrintChild(wxWindow *win, WXWPARAM wParam, WXLPARAM lParam); #endif // wxUSE_UXTHEME // the current selection (-1 if none)