--- Mikolaj Machowski <mikmach at wp.pl> wrote: > > make distclean > svn revert -R . > svn cleanup > patch -p0 < patchfile (clean patch) > > And... > > Compilation fails with: You will need to remove the ratingwidget.cpp/h files manually before reapplying the patch. svn revert will not remove them, as they are not in svn tree. Owen