forward declare wxPyTaskBarIcon

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@29785 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
Robin Dunn 2004-10-11 17:12:43 +00:00
parent 42841dfcad
commit 047b2059cf

View File

@ -181,6 +181,7 @@ class wxPyListCtrl;
class wxPyControl;
class wxPyPrintout;
class wxGenericDragImage;
class wxPyTaskBarIcon;
#ifdef __WXMAC__