applied ANI images patch and added wxUSE_ICO_CUR
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@13535 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
@@ -179,6 +179,9 @@
|
||||
#define wxUSE_GIF 0
|
||||
#define wxUSE_PNM 0
|
||||
#define wxUSE_PCX 0
|
||||
|
||||
#define wxUSE_ICO_CUR 1
|
||||
|
||||
#define wxUSE_MFC 0
|
||||
#define wxUSE_OLE 0
|
||||
#define wxUSE_CTL3D 0
|
||||
@@ -333,6 +336,9 @@
|
||||
#define wxUSE_GIF 0
|
||||
#define wxUSE_PNM 0
|
||||
#define wxUSE_PCX 0
|
||||
|
||||
#define wxUSE_ICO_CUR 1
|
||||
|
||||
#define wxUSE_MFC 0
|
||||
#define wxUSE_OLE 0
|
||||
#define wxUSE_CTL3D 0
|
||||
@@ -494,6 +500,9 @@
|
||||
#define wxUSE_GIF 0
|
||||
#define wxUSE_PNM 0
|
||||
#define wxUSE_PCX 0
|
||||
|
||||
#define wxUSE_ICO_CUR 1
|
||||
|
||||
#define wxUSE_MFC 0
|
||||
#define wxUSE_OLE 0
|
||||
#define wxUSE_CTL3D 0
|
||||
|
Reference in New Issue
Block a user