git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@45545
c3d73ce0-8a6f-49c7-b76d-
6d57e0e08775
// wxTimerEvent
// ----------------------------------------------------------------------------
// wxTimerEvent
// ----------------------------------------------------------------------------
-class WXDLLEXPORT wxTimerEvent : public wxEvent
+class WXDLLIMPEXP_BASE wxTimerEvent : public wxEvent
{
public:
wxTimerEvent(int timerid = 0, int interval = 0) : wxEvent(timerid)
{
public:
wxTimerEvent(int timerid = 0, int interval = 0) : wxEvent(timerid)