]> git.saurik.com Git - wxWidgets.git/commitdiff
Added WXDLLEXPORT to wxChrono
authorJulian Smart <julian@anthemion.co.uk>
Mon, 25 Oct 1999 21:23:51 +0000 (21:23 +0000)
committerJulian Smart <julian@anthemion.co.uk>
Mon, 25 Oct 1999 21:23:51 +0000 (21:23 +0000)
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@4191 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775

include/wx/timer.h

index 0dd07e0bed56adc312a1e4687e2c40d4399ae178..1dbea0030e73c5798cae26d7f94df2802ee8875d 100644 (file)
@@ -17,7 +17,7 @@
 #include "wx/stubs/timer.h"
 #endif
 
 #include "wx/stubs/timer.h"
 #endif
 
-class wxChrono
+class WXDLLEXPORT wxChrono
 {
 public: 
   wxChrono();
 {
 public: 
   wxChrono();