Fix compilation error in gizmos

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@24595 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
Robin Dunn
2003-11-19 06:39:29 +00:00
parent e811c8cebb
commit d3d0f6ec7f

View File

@@ -135,6 +135,7 @@ class wxPyPrintPreview;
class wxPyListCtrl;
class wxPyControl;
class wxPyPrintout;
class wxGenericDragImage;
#ifdef __WXMAC__