X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/3fc93ebd18480a085e6f0f3436a1af62848257bf..02a8e64ca3a617d776e6e5f881f915aadbd47c4c:/src/generic/imaglist.cpp diff --git a/src/generic/imaglist.cpp b/src/generic/imaglist.cpp index 8aac4fa72e..ea69fbfaf2 100644 --- a/src/generic/imaglist.cpp +++ b/src/generic/imaglist.cpp @@ -29,7 +29,7 @@ IMPLEMENT_DYNAMIC_CLASS(wxGenericImageList, wxObject) -#if !defined(__WXMSW__) || defined(__WIN16__) || defined(__WXUNIVERSAL__) +#if !defined(__WXMSW__) || defined(__WXUNIVERSAL__) /* * wxImageList has to be a real class or we have problems with * the run-time information.