https://bugs.kde.org/show_bug.cgi?id=320666
--- Comment #46 from Mario Frank <mario.fr...@uni-potsdam.de> --- (In reply to caulier.gilles from comment #45) > No objection from me to patch git/master before 5.4.0 release planed Sunday > evening. We have only one string added which is already in catalog. > > Note : when you use pointer, make it const if possible (read only). It's > more safe. > > Gilles Caulier Okay, i made the pointers in slotSetSelectedAlbums const. I think you ment them. One question. In Duplicates search, the duplicates albums contain the original image. I am not sure if this should be this way since it is no duplicate semantically. Should I exclude the original images from the duplicates albums? -- You are receiving this mail because: You are watching all bug changes.