]> git.saurik.com Git - wxWidgets.git/commitdiff
Fixed [ 1720130 ] A minor 'bug' or 'annoyance' with header file.
authorJulian Smart <julian@anthemion.co.uk>
Tue, 26 Feb 2008 15:05:11 +0000 (15:05 +0000)
committerJulian Smart <julian@anthemion.co.uk>
Tue, 26 Feb 2008 15:05:11 +0000 (15:05 +0000)
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@52118 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775

include/wx/richtext/richtextstyledlg.h

index 3e2a6c774a46c18a1ae3adfffb596e4266f4b0a2..403b1807083b6f1e74a97f4600aeb971a0ed616d 100644 (file)
@@ -33,6 +33,9 @@ class wxRichTextStyleListCtrl;
 class wxRichTextCtrl;
 ////@end forward declarations
 
+class WXDLLIMPEXP_FWD_CORE wxButton;
+class WXDLLIMPEXP_FWD_CORE wxCheckBox;
+
 /*!
  * Control identifiers
  */