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:
@@ -17,7 +17,7 @@
|
||||
#include "wx/stubs/timer.h"
|
||||
#endif
|
||||
|
||||
class wxChrono
|
||||
class WXDLLEXPORT wxChrono
|
||||
{
|
||||
public:
|
||||
wxChrono();
|
||||
|
Reference in New Issue
Block a user