https://bugs.kde.org/show_bug.cgi?id=422354
Wolfgang Bauer <wba...@tmo.at> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|REPORTED |RESOLVED Version Fixed In| |3.3.2 Resolution|--- |FIXED Latest Commit| |https://invent.kde.org/offi | |ce/tellico/commit/ac8740fd9 | |b4042af476fcf8dbb91c7d212d1 | |43e4 --- Comment #2 from Wolfgang Bauer <wba...@tmo.at> --- Git commit ac8740fd9b4042af476fcf8dbb91c7d212d143e4 by Wolfgang Bauer. Committed on 02/06/2020 at 15:12. Pushed by wbauer into branch '3.3'. Fix compilation with Qt 5.9 `QTimer::callOnTimeout()` only exists since Qt 5.12. Connect to the `QTimer::timeout` signal instead, this works with older versions as well and is equivalent according to the Qt documentation. FIXED-IN: 3.3.2 Differential Revision: https://phabricator.kde.org/D29841 M +1 -1 src/document.cpp https://invent.kde.org/office/tellico/commit/ac8740fd9b4042af476fcf8dbb91c7d212d143e4 -- You are receiving this mail because: You are watching all bug changes.