]> git.saurik.com Git - wxWidgets.git/blobdiff - include/wx/os2/dc.h
added wxQueueEvent() avoiding the bug of wxPostEvent() with the events having wxStrin...
[wxWidgets.git] / include / wx / os2 / dc.h
index edeb7d14893022c9ebbdefe0c64b6e324d6cb0de..d5dc00aa1c276047ab00ef8ef2761e89612ced15 100644 (file)
@@ -97,7 +97,7 @@ public:
 
 // this is an ABC: use one of the derived classes to create a DC associated
 // with a window, screen, printer and so on
-class WXDLLEXPORT wxPMDCImpl : public wxDCImpl
+class WXDLLIMPEXP_CORE wxPMDCImpl : public wxDCImpl
 {
     DECLARE_DYNAMIC_CLASS(wxDC)