]> git.saurik.com Git - wxWidgets.git/blobdiff - include/wx/univ/control.h
there is no std::wostream under Palm (part of ticket 4700)
[wxWidgets.git] / include / wx / univ / control.h
index 4d7d370ab17594032adff2a9e9471a82da64b6db..22cd4efca6347954b15e12f4d724eb49b624a325 100644 (file)
@@ -38,7 +38,7 @@ typedef wxString wxControlAction;
 // wxControl: the base class for all GUI controls
 // ----------------------------------------------------------------------------
 
-class WXDLLEXPORT wxControl : public wxControlBase, public wxInputConsumer
+class WXDLLIMPEXP_CORE wxControl : public wxControlBase, public wxInputConsumer
 {
 public:
     wxControl() { Init(); }