X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/cceed0407feaa3bcdacbfaf2e02324fdb1b6485f..a552d1201fd615730d7c0662a65df306fe18c274:/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_ -