Diffusion Krita eefadb8790c9

Do not use QDir::separator to build file paths

Authored by rempt on May 17 2020, 9:30 AM.

Description

Do not use QDir::separator to build file paths

Since https://doc.qt.io/qt-5/qdir.html#separator says

"You do not need to use this function to build file paths. If you always
use "/", Qt will translate your paths to conform to the underlying
operating system. "

CCBUG:421575

Details

Committed
remptMay 17 2020, 9:30 AM
Parents
R37:fb114d7686ee: Fix touch-based rotation and zoom on Wacom tablets.
Branches
Unknown
Tags
Unknown