wxWidgets/include
Vadim Zeitlin 4cf8e24bc1 Fix typo in definitions of BEGIN_EVENT_TABLE_TEMPLATEn() macros with n>=2.
They were all defined as wxBEGIN_EVENT_TABLE_TEMPLATE1() instead of the
correct wxBEGIN_EVENT_TABLE_TEMPLATEn().

Closes #15050.

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@73566 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2013-02-24 13:48:42 +00:00
..
msvc/wx Allow building wxGTK under Windows with MSVC. 2012-12-28 16:03:03 +00:00
wx Fix typo in definitions of BEGIN_EVENT_TABLE_TEMPLATEn() macros with n>=2. 2013-02-24 13:48:42 +00:00