X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/cceed0407feaa3bcdacbfaf2e02324fdb1b6485f..84d1cd430f9f4cba81737a45cd40fdb7cbac4f7d:/include/wx/msw/wrapcctl.h 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_ -