Added WXDLLEXPORT to wxChrono

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@4191 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
Julian Smart
1999-10-25 21:23:51 +00:00
parent faf17c8acb
commit 2799df0c0d

View File

@@ -17,7 +17,7 @@
#include "wx/stubs/timer.h"
#endif
class wxChrono
class WXDLLEXPORT wxChrono
{
public:
wxChrono();