Update taskbar.h to use DECLARE/DEFINE_EVENT_TYPE; fixes an runtime error
authorMattia Barbon <mbarbon@cpan.org>
Sun, 9 Jun 2002 19:24:21 +0000 (19:24 +0000)
committerMattia Barbon <mbarbon@cpan.org>
Sun, 9 Jun 2002 19:24:21 +0000 (19:24 +0000)
commit459e74ba69ff30cdb0443109a129aa3c4e3cd0d3
treee8b80967d55abf6bb2228e7616e9dd1c21b6f67a
parent70a5eef8f10ecc86dbf1707fe71535d88e31e24b
Update taskbar.h to use DECLARE/DEFINE_EVENT_TYPE; fixes an runtime error
with MinGW and (probably) Cygwin.

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@15796 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
include/wx/msw/taskbar.h
src/msw/taskbar.cpp