Document domain parameter of wxTranslations::GetTranslatedString().
[wxWidgets.git] / misc / scripts / clean_patch
1 #!/bin/sh
2 filterdiff -x '*/*.vcproj' -x '*/*.dsp' -x autoconf_inc.m4 -x configure -x '*/makefile.*' -x '*Makefile.in' -x setup.h.in -x include/wx/msw/wince/setup.h -x '*/setup0.h' "$@"