Make compile with Qt 5.12

Authored by kfunk on Feb 7 2020, 7:52 AM.

Description

Make compile with Qt 5.12

Fixes:
.../src/widgets/dialogs/configurenotificationwidget.cpp:136:5: error: no matching member function for call to 'connect'

connect(mEmailAlertCombobox, &QComboBox::activated, this, [this](int index) {
^~~~~~~

Details

Committed
kfunkFeb 7 2020, 7:52 AM
Parents
R865:33b2f07e837e: React when join code changed
Branches
Unknown
Tags
Unknown