forward define for non precomp build

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@55484 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
Stefan Csomor 2008-09-05 18:03:42 +00:00
parent e08931c05a
commit 21a9d32634

View File

@ -495,6 +495,8 @@ public:
// interface to be implemented by a textcontrol
//
class WXDLLIMPEXP_FWD_CORE wxTextAttr;
// common interface for all implementations
class WXDLLIMPEXP_CORE wxTextWidgetImpl