From 9eb5cd3b1fde80564d9c67afea154448a33836a1 Mon Sep 17 00:00:00 2001 From: =?utf8?q?W=C5=82odzimierz=20Skiba?= Date: Sun, 12 Mar 2006 13:35:59 +0000 Subject: [PATCH] wxCore build fix. git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@38022 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775 --- include/wx/msw/wrapcctl.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/include/wx/msw/wrapcctl.h b/include/wx/msw/wrapcctl.h index 261fc08c18..0edf3d96ec 100644 --- a/include/wx/msw/wrapcctl.h +++ b/include/wx/msw/wrapcctl.h @@ -53,8 +53,8 @@ inline void wxSetCCUnicodeFormat(HWND WXUNUSED_IN_WINCE(hwnd)) // Return the default font for the common controls // // this is implemented in msw/settings.cpp +class wxFont; extern wxFont wxGetCCDefaultFont(); #endif #endif // _WX_MSW_WRAPCCTL_H_ - -- 2.50.0