X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/8907154c1a8a6882c6797d1f16393ddfb23e7f3a..232b2162776e08c0b16d5280b90f5c075f38c667:/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(); }