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:
@@ -66,6 +66,7 @@
|
|||||||
#define WXDLLIMPEXP_STC
|
#define WXDLLIMPEXP_STC
|
||||||
#endif
|
#endif
|
||||||
|
|
||||||
|
class WXDLLIMPEXP_CORE wxDC;
|
||||||
class WXDLLIMPEXP_STC wxStyledTextCtrl; // forward
|
class WXDLLIMPEXP_STC wxStyledTextCtrl; // forward
|
||||||
class ScintillaWX;
|
class ScintillaWX;
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user