From f9a03a02b0ad93882d50c36ce1807309e4ad33a4 Mon Sep 17 00:00:00 2001 From: =?utf8?q?V=C3=A1clav=20Slav=C3=ADk?= Date: Thu, 17 Jan 2002 19:40:57 +0000 Subject: [PATCH] updated wxUSE_ICO_CUR comment git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@13614 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775 --- setup.h.in | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/setup.h.in b/setup.h.in index 1a15cfcc25..6c22732a6a 100644 --- a/setup.h.in +++ b/setup.h.in @@ -834,7 +834,7 @@ #define wxUSE_XPM 0 /* - * MS Icons and Cursors format support + * MS ICO (and CUR,ANI derivatives) image format support (on any platform) */ #define wxUSE_ICO_CUR 0 -- 2.50.0