From: Julian Smart Date: Tue, 26 Feb 2008 15:05:11 +0000 (+0000) Subject: Fixed [ 1720130 ] A minor 'bug' or 'annoyance' with header file. X-Git-Url: https://git.saurik.com/wxWidgets.git/commitdiff_plain/ab44f4bf4ee7580c9f7870e6f081d0f2fed3fc7b?hp=063dbace7b0f73f2f8822b1d1f026dd079c4e0cb Fixed [ 1720130 ] A minor 'bug' or 'annoyance' with header file. git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@52118 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775 --- diff --git a/include/wx/richtext/richtextstyledlg.h b/include/wx/richtext/richtextstyledlg.h index 3e2a6c774a..403b180708 100644 --- a/include/wx/richtext/richtextstyledlg.h +++ b/include/wx/richtext/richtextstyledlg.h @@ -33,6 +33,9 @@ class wxRichTextStyleListCtrl; class wxRichTextCtrl; ////@end forward declarations +class WXDLLIMPEXP_FWD_CORE wxButton; +class WXDLLIMPEXP_FWD_CORE wxCheckBox; + /*! * Control identifiers */