Skip to content

Correction to trash kcm dialog initialisation

Paul Worrall requested to merge paulworrall/kio-extras:kcm_dialog_init into master

The dialog is first displayed with (for instance) Size checked but the Limit to spin box disabled.

This is because the dialog box elements were not connected up at the time the useTypeChanged method is called

BUG: 486844

Merge request reports