]> git.saurik.com Git - wxWidgets.git/blobdiff - include/wx/palmos/textctrl.h
Compilation fixes for old SDKs (VC6) after recent commit.
[wxWidgets.git] / include / wx / palmos / textctrl.h
index 930890eee8d9363a55ecaec82c649d0c8ee7ad6e..be27ddbaa885f5080626b342a7af92d9177a1274 100644 (file)
@@ -12,7 +12,7 @@
 #ifndef _WX_TEXTCTRL_H_
 #define _WX_TEXTCTRL_H_
 
-class WXDLLEXPORT wxTextCtrl : public wxTextCtrlBase
+class WXDLLIMPEXP_CORE wxTextCtrl : public wxTextCtrlBase
 {
 public:
     // creation
@@ -138,7 +138,7 @@ public:
 
     // Implementation from now on
     // --------------------------
+
 #if wxUSE_DRAG_AND_DROP && wxUSE_RICHEDIT
     virtual void SetDropTarget(wxDropTarget *dropTarget);
 #endif // wxUSE_DRAG_AND_DROP && wxUSE_RICHEDIT