Skip to content
Commit 006f36d3 authored by Jeremy Whiting's avatar Jeremy Whiting
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.
FIXES: 390024
parent 868c58db
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