]> git.saurik.com Git - wxWidgets.git/blobdiff - include/wx/timer.h
(blind) compilation fixes after latest changes
[wxWidgets.git] / include / wx / timer.h
index 1a5d5d70f8c1cf658b737784be2744ac67f17f84..346b98deeeca8a47cd5ef2a67edef698c5ceaf54 100644 (file)
@@ -149,7 +149,7 @@ private:
 // wxTimerEvent
 // ----------------------------------------------------------------------------
 
-class WXDLLEXPORT wxTimerEvent : public wxEvent
+class WXDLLIMPEXP_BASE wxTimerEvent : public wxEvent
 {
 public:
     wxTimerEvent(int timerid = 0, int interval = 0) : wxEvent(timerid)