mlaurent added inline comments. INLINE COMMENTS
> kfileplacesview.cpp:1303 > + const int day = date.day(); > + timelineUrl = QUrl("timeline:/" + timelineDateString(year, month) + > + '/' + timelineDateString(year, month, day)); Add QStringLiteral and QLatin1Char('/') thanks REPOSITORY R241 KIO REVISION DETAIL https://phabricator.kde.org/D8332 To: renatoo, #frameworks, #dolphin, #kde_applications, dvratil Cc: mlaurent, dvratil, ngraham, #frameworks