Code review comment for lp:~schwann/gallery-app/gallery-photo-dependency-reduce

Revision history for this message
Thomas Moenicke (thomas-moenicke) wrote :

QStringList filenames = mediaDir.entryList(); should be const
Maybe while you are at touching the code, changing NULL to 0 would good

review: Approve

« Back to merge proposal