Skip to content
Commit 5f7444b0 authored by Jeremy Whiting's avatar Jeremy Whiting Committed by Luigi Toscano
Browse files

Fix browse for files/folders doesn't enable "Compare" button.

Since KUrlComboBox::setUrl doesn't emit textChanged (by design according
to it's documentation) we need to emit a signal from FilesPage when
we set the url programatically so the kompareurldialog knows something
changed and to enable the button if both boxes have content.

BUG: 390024

(cherry picked from commit 006f36d3)
parent e8e28969
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