Use theme and HTML Help headers from Wine (with permission)

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@34061 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
Julian Smart
2005-05-14 16:58:36 +00:00
parent ed5903b61b
commit 92199f4cb8
7 changed files with 699 additions and 199 deletions

View File

@@ -1045,7 +1045,7 @@ bool wxNotebook::DoDrawBackground(WXHDC hDC, wxWindow *child)
wxUxThemeEngine::Get()->DrawThemeBackground
(
theme,
hDC,
(HDC) hDC,
9 /* TABP_PANE */,
0,
&rc,