Version: (using KDE 4.3.0) Installed from: I Don't Know Showfoto claims that there are no images in directory that contains symlinks to images.
dir.setFilter ( QDir::Files | QDir::NoSymLinks ); Does anyone know the reason why we filter out symlinks for showfoto?
I cannot see why... easy to fix (:=))) Gilles
SVN commit 1022434 by mwiesweg: Allow symlinks when reading folder in showfoto BUG: 204084 M +2 -1 NEWS M +1 -1 showfoto/showfoto.cpp WebSVN link: http://websvn.kde.org/?view=rev&revision=1022434