]> git.saurik.com Git - wxWidgets.git/blobdiff - include/wx/imagtiff.h
implemented toggling of wxCAL_MONDAY_FIRST in the native MSW version of wxCalendarCtrl
[wxWidgets.git] / include / wx / imagtiff.h
index 536cf3926c486eb7d2a9be294fc4dcab23404826..75bfe80a14f050f1ad74fe15151e50255a6990e1 100644 (file)
@@ -26,7 +26,7 @@
 #define wxIMAGE_OPTION_COMPRESSION                 wxString(_T("Compression"))
 #define wxIMAGE_OPTION_IMAGEDESCRIPTOR             wxString(_T("ImageDescriptor"))
 
-class WXDLLEXPORT wxTIFFHandler: public wxImageHandler
+class WXDLLIMPEXP_CORE wxTIFFHandler: public wxImageHandler
 {
 public:
     wxTIFFHandler();