]> git.saurik.com Git - wxWidgets.git/commitdiff
forward declare wxPyTaskBarIcon
authorRobin Dunn <robin@alldunn.com>
Mon, 11 Oct 2004 17:12:43 +0000 (17:12 +0000)
committerRobin Dunn <robin@alldunn.com>
Mon, 11 Oct 2004 17:12:43 +0000 (17:12 +0000)
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@29785 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775

wxPython/include/wx/wxPython/pyclasses.h

index 8a3429c77b47fa305a25f6eaa2603675f3a7aac6..2859590f0980421619675b505639338d2a3104bf 100644 (file)
@@ -181,6 +181,7 @@ class wxPyListCtrl;
 class wxPyControl;
 class wxPyPrintout;
 class wxGenericDragImage;
+class wxPyTaskBarIcon;
 
 
 #ifdef __WXMAC__