]> git.saurik.com Git - wxWidgets.git/blobdiff - include/wx/msw/wrapcctl.h
allow specifying the style for wxHtmlHelpController used as fallback by wxBestHelpCon...
[wxWidgets.git] / include / wx / msw / wrapcctl.h
index 261fc08c1842acd07118f6bf81ed90e0a960aad4..0edf3d96ecdc20f75ba56bbf73f24609e45a6d68 100644 (file)
@@ -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_
-