Skip to content
Commit 46a8c287 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.


(cherry picked from commit fffe10df)
parent 9d009462
Pipeline #141756 passed with stage
in 2 minutes and 13 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