https://bugs.kde.org/show_bug.cgi?id=422354
Robby Stephenson <ro...@periapsis.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Latest Commit|https://invent.kde.org/offi |https://invent.kde.org/offi |ce/tellico/commit/ac8740fd9 |ce/tellico/commit/bcb4e181f |b4042af476fcf8dbb91c7d212d1 |37b8ef1d5fb684bf702f86cef28 |43e4 |97ef --- Comment #3 from Robby Stephenson <ro...@periapsis.org> --- Git commit bcb4e181f37b8ef1d5fb684bf702f86cef2897ef by Robby Stephenson, on behalf of Wolfgang Bauer. Committed on 02/06/2020 at 16:35. Pushed by rstephenson into branch 'master'. 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/bcb4e181f37b8ef1d5fb684bf702f86cef2897ef -- You are receiving this mail because: You are watching all bug changes.