| Summary: | Doesn't build with Qt 5.15 | ||
|---|---|---|---|
| Product: | [Applications] filelight | Reporter: | Antonio Rojas <arojas> |
| Component: | general | Assignee: | Martin Sandsmark <martin.sandsmark> |
| Status: | RESOLVED FIXED | ||
| Severity: | normal | CC: | montel |
| Priority: | NOR | ||
| Version First Reported In: | 20.03.80 | ||
| Target Milestone: | --- | ||
| Platform: | Other | ||
| OS: | Linux | ||
| Latest Commit: | https://commits.kde.org/filelight/df467e01d3ad7df75ba0469c5577ceca97155892 | Version Fixed/Implemented In: | |
| Sentry Crash Report: | |||
Git commit f0d1f4f3756548dd09383ca4fb0857fe03af81d6 by Laurent Montel. Committed on 21/03/2020 at 08:44. Pushed by mlaurent into branch 'master'. Fix Bug 419065 - Doesn't build with Qt 5.15 M +0 -4 src/settingsDialog.cpp https://commits.kde.org/filelight/f0d1f4f3756548dd09383ca4fb0857fe03af81d6 Thanks, please backport this and 54eb43477276ef373e73923e1fcfc5a3cbfe2d73 to releases/20.04 Git commit df467e01d3ad7df75ba0469c5577ceca97155892 by Laurent Montel. Committed on 21/03/2020 at 11:02. Pushed by mlaurent into branch 'release/20.04'. Fix Bug 419065 - Doesn't build with Qt 5.15 (cherry picked from commit f0d1f4f3756548dd09383ca4fb0857fe03af81d6) M +0 -4 src/settingsDialog.cpp https://commits.kde.org/filelight/df467e01d3ad7df75ba0469c5577ceca97155892 |
/build/filelight/src/filelight-20.03.80/src/settingsDialog.cpp:70:93: error: no matching function for call to ‘SettingsDialog::connect(QButtonGroup*&, <unresolved overloaded function type>, SettingsDialog*, void (SettingsDialog::*)(QAbstractButton*))’ 70 | connect(m_schemaGroup, &QButtonGroup::buttonClicked, this, &SettingsDialog::changeScheme); | ^ EXPECTED RESULT SOFTWARE/OS VERSIONS Windows: macOS: Linux/KDE Plasma: (available in About System) KDE Plasma Version: KDE Frameworks Version: Qt Version: ADDITIONAL INFORMATION