forward declare wxDC (fixes wxMotif compilation)
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@45401 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
parent
5a10553d6f
commit
4325471812
@ -66,6 +66,7 @@
|
||||
#define WXDLLIMPEXP_STC
|
||||
#endif
|
||||
|
||||
class WXDLLIMPEXP_CORE wxDC;
|
||||
class WXDLLIMPEXP_STC wxStyledTextCtrl; // forward
|
||||
class ScintillaWX;
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user