X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/3bc2d7aeda2999126184c298f26b93ffd59be500..333e57d578e9e0fb6555452b5a53698ffd85ee69:/include/wx/quantize.h?ds=sidebyside diff --git a/include/wx/quantize.h b/include/wx/quantize.h index 24e3fab0fa..6726d176f9 100644 --- a/include/wx/quantize.h +++ b/include/wx/quantize.h @@ -22,8 +22,8 @@ * For conditions of distribution and use, see the accompanying README file. */ -class WXDLLEXPORT wxImage; -class WXDLLEXPORT wxPalette; +class WXDLLIMPEXP_FWD_CORE wxImage; +class WXDLLIMPEXP_FWD_CORE wxPalette; /* * wxQuantize @@ -42,7 +42,7 @@ DECLARE_DYNAMIC_CLASS(wxQuantize) //// Constructor wxQuantize() {} - ~wxQuantize() {} + virtual ~wxQuantize() {} //// Operations