Skip to content
Commit 0cf1dbfc authored by Wolfgang Bauer's avatar Wolfgang Bauer
Browse files

[metalinkcreator] Properly set Save mode for save dialog with KIO 5.33+

KUrlRequester::fileDialog() is deprecated since 5.0.
Furthermore, setting the AcceptMode for the file dialog directly has no
effect any more since KIO 5.33.0, which introduced a new member function
to KUrlRequester exactly for this.

So, use the new KUrlRequester::setAcceptMode() instead if available.
parent 3fcca671
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