Re: Fix kxmlgui tests

2013-12-19 Thread David Faure
On Thursday 19 December 2013 12:24:43 Alex Merry wrote: > Same deal as with the kiconloader test. > > I started down the route David suggested of having the icon theme in the > test dir and not copying it, but I couldn't come up with a > cross-platform way of convincing KIconLoader to look at it (

Fix kxmlgui tests

2013-12-19 Thread Alex Merry
Same deal as with the kiconloader test. I started down the route David suggested of having the icon theme in the test dir and not copying it, but I couldn't come up with a cross-platform way of convincing KIconLoader to look at it (passing the path to KIconLoader::global()->reconfigure() is not su