]> git.saurik.com Git - wxWidgets.git/blobdiff - include/wx/overlay.h
define {first,second}_type in the struct declared by _WX_DECLARE_PAIR too for compati...
[wxWidgets.git] / include / wx / overlay.h
index b89e98889916df9d7b024797ed74c771e9757ee6..5de5bc77bbb5b14d8040b9c884602f2a0a7c79ab 100644 (file)
@@ -31,7 +31,7 @@
 class WXDLLIMPEXP_FWD_CORE wxOverlayImpl;
 class WXDLLIMPEXP_FWD_CORE wxDC;
 
-class WXDLLEXPORT wxOverlay
+class WXDLLIMPEXP_CORE wxOverlay
 {
 public:
     wxOverlay();
@@ -67,7 +67,7 @@ private:
 };
 
 
-class WXDLLEXPORT wxDCOverlay
+class WXDLLIMPEXP_CORE wxDCOverlay
 {
 public:
     // connects this overlay to the corresponding drawing dc, if the overlay is