Skip to content

KConfigDialogManager: port to non-deprecated QCheckBox signal

David Faure requested to merge work/dfaure/qcheckbox_signal into master

Seen when opening the "Configure Annotations" dialog from okular KConfigDialogManager::parseChildren QObject::connect: Connecting from COMPAT signal (QCheckBox::stateChanged(int)) using Qt 6.7

@aacid @mlaurent

Merge request reports