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

Authored by whiting on Jul 22 2019, 4:45 AM.

Description

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

Details

Committed
whitingJul 22 2019, 4:45 AM
Parents
R454:868c58db3e09: Port QFontMetrics::width -> QFontMetrics::horizontalAdvance
Branches
Unknown
Tags
Unknown