ports/editors/xmlcopyeditor/files/patch-src_xmlcopyeditor.h.diff
Pav Lucistnik d4b2a52be7 - Update to 1.2.0
PR:		ports/126129
Submitted by:	Jose Garcia Juanino <jjuanino@gmail.com> (maintainer)
2008-08-01 11:43:55 +00:00

10 lines
228 B
Diff

--- src/xmlcopyeditor.h.orig
+++ src/xmlcopyeditor.h
@@ -21,6 +21,7 @@
#define XMLCOPYEDITOR_H
#define NEWFINDREPLACE 1
+#define ICONV_CHAR_CAST(x) ((ICONV_CONST char **)(x))
#include <wx/wx.h>
#include <wx/fdrepdlg.h>