X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/cceed0407feaa3bcdacbfaf2e02324fdb1b6485f..9b2a74693ea0ac096f5099caac4a5ead3268e07f:/include/wx/msw/wrapcctl.h?ds=sidebyside 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_ -