Skip to content
Commit fffe10df authored by Kai Uwe Broulik's avatar Kai Uwe Broulik 🍇
Browse files

[KDEPlatformFileDialog] Don't do stat if baseUrl didn't change

Qt might call `setDirectory` twice on dialog initialization, the second
one coming from `restoreFromSettings`.
This would needlessly trigger another `StatJob` if the URL didn't change.
parent 3a93cd53
Pipeline #141755 passed with stage
in 2 minutes and 29 seconds
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment