X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/8907154c1a8a6882c6797d1f16393ddfb23e7f3a..3039ade95dbad1ee5a5ed03c25e3ed9241907850:/include/wx/palmos/caret.h diff --git a/include/wx/palmos/caret.h b/include/wx/palmos/caret.h index 685fb0a1d2..0221481407 100644 --- a/include/wx/palmos/caret.h +++ b/include/wx/palmos/caret.h @@ -12,7 +12,7 @@ #ifndef _WX_CARET_H_ #define _WX_CARET_H_ -class WXDLLEXPORT wxCaret : public wxCaretBase +class WXDLLIMPEXP_CORE wxCaret : public wxCaretBase { public: wxCaret() { Init(); }