X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/edef87c8274bd4cadcccc4ff107aeb1815e48460..cc5bd48eff6f3a12b6066179d1b00d6404c9d921:/include/wx/paper.h?ds=sidebyside diff --git a/include/wx/paper.h b/include/wx/paper.h index ab1150843b..1f26fbd102 100644 --- a/include/wx/paper.h +++ b/include/wx/paper.h @@ -66,7 +66,7 @@ private: DECLARE_DYNAMIC_CLASS(wxPrintPaperType) }; -WX_DECLARE_STRING_HASH_MAP(wxPrintPaperType*, wxStringToPrintPaperTypeHashMap) +WX_DECLARE_STRING_HASH_MAP(wxPrintPaperType*, wxStringToPrintPaperTypeHashMap); class WXDLLEXPORT wxPrintPaperTypeList;