]> git.saurik.com Git - wxWidgets.git/blobdiff - include/wx/gifdecod.h
replace use of 'long/int bitmapType' with 'wxBitmapType bitmapType' in richtext and...
[wxWidgets.git] / include / wx / gifdecod.h
index fcdf76d5fcdbea17179adaf59b317161c3538f0e..86abb16cd601c2d47918889e52af34cb915d4481 100644 (file)
@@ -46,7 +46,7 @@ enum wxGIFErrorCode
 // wxGIFDecoder class
 // --------------------------------------------------------------------------
 
-class WXDLLEXPORT wxGIFDecoder : public wxAnimationDecoder
+class WXDLLIMPEXP_CORE wxGIFDecoder : public wxAnimationDecoder
 {
 public:
     // constructor, destructor, etc.