X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/e1d63b79352db5290a9f86428d193bd6a08ef32f..d8c74d044b5acfedfbc15bf29bbfa4f4bc8f1bf7:/include/wx/palmos/caret.h?ds=inline diff --git a/include/wx/palmos/caret.h b/include/wx/palmos/caret.h index f1d2865791..0221481407 100644 --- a/include/wx/palmos/caret.h +++ b/include/wx/palmos/caret.h @@ -12,11 +12,7 @@ #ifndef _WX_CARET_H_ #define _WX_CARET_H_ -#if defined(__GNUG__) && !defined(NO_GCC_PRAGMA) - #pragma interface "caret.h" -#endif - -class WXDLLEXPORT wxCaret : public wxCaretBase +class WXDLLIMPEXP_CORE wxCaret : public wxCaretBase { public: wxCaret() { Init(); }