]> git.saurik.com Git - wxWidgets.git/commit
Added DECLARE_LOCAL_EVENT_TYPE which doesn't use WXDLLEXPORT. This is
authorRobin Dunn <robin@alldunn.com>
Wed, 28 Mar 2001 18:13:26 +0000 (18:13 +0000)
committerRobin Dunn <robin@alldunn.com>
Wed, 28 Mar 2001 18:13:26 +0000 (18:13 +0000)
commit5527476f67f7313aeea0d16b2fe366e5a5ddb493
tree5706e64af56b64d768d35dda23786058d1d5c561
parentc9f00eebab797b1fa52a4ffbd18c9ec87b944da6
Added DECLARE_LOCAL_EVENT_TYPE which doesn't use WXDLLEXPORT.  This is
to prevent inconsistent linkage warnings for event types that are not
in the wx DLL, but when you are using the wx DLL.

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@9600 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
include/wx/event.h