Skip to content

Manage path separator between directory and format.

Ed Lee requested to merge luckyeddie/k-stars-wip:placeholder_format_fixes into master

Checks for missing / at the end of fileDirectoryT and start of placeholderFormatT. If both are absent adds a / to the start of placeholderFormatT. Also added QDir::toNativeSeparators to the returned previewText.

Merge request reports