X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/edef87c8274bd4cadcccc4ff107aeb1815e48460..ba4afb6b8aa95ba93ee823ded7c566ce94129328:/include/wx/image.h diff --git a/include/wx/image.h b/include/wx/image.h index f65a1ff4aa..e685022009 100644 --- a/include/wx/image.h +++ b/include/wx/image.h @@ -118,7 +118,7 @@ public: WX_DECLARE_EXPORTED_HASH_MAP(unsigned long, wxImageHistogramEntry, wxIntegerHash, wxIntegerEqual, - wxImageHistogramBase) + wxImageHistogramBase); class WXDLLEXPORT wxImageHistogram : public wxImageHistogramBase {