On Mittwoch 12 Januar 2011, Ralf Habacker wrote:
> The whole code is shown below - where is the problem
> -  imageDir is a  local copy of self.imageDir()

imageDir is computed but never used. Instead self.imageDir()
is used for copyFiles.

So either we do not need to compute imageDir or it should
actually be used in copyFiles

-- 
Wolfgang
_______________________________________________
Kde-windows mailing list
[email protected]
https://mail.kde.org/mailman/listinfo/kde-windows

Reply via email to