Skip to content

QAbstractButton/QComboBox/QGroupBox: static_cast event->key() to Qt::Key

The default build settings don't like casting to the true type unless you use static_cast.

@aacid

Edited by Noah Davis

Merge request reports