[thumbnail] Don't use QDir::separator() to compare paths
The plugin name always has forward slashes, even on Windows Using the native separator causes the comparison to fail
Please register or sign in to comment
The plugin name always has forward slashes, even on Windows Using the native separator causes the comparison to fail