Added wxIMAGE_OPTION_QUALITY

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@32370 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
Julian Smart
2005-02-25 17:24:37 +00:00
parent ff38d8c1eb
commit 1fe7a7c744

View File

@@ -30,6 +30,7 @@
// which breaks the compilation below
#undef index
#define wxIMAGE_OPTION_QUALITY wxString(_T("quality"))
#define wxIMAGE_OPTION_FILENAME wxString(_T("FileName"))
#define wxIMAGE_OPTION_RESOLUTION wxString(_T("Resolution"))