Files
qt-creator/src/libs
Marco Bubke 94e91ccc25 Sqlite: Remove virtual interface dependency
With C++ 17 it is possible to deduce the template argument from the
contructor parameter(CTAD). We then do not call anymore a virtual
function but a normal function.

Change-Id: I61c3ce22322c66b256afab278e768014401b08cc
Reviewed-by: Tim Jenssen <tim.jenssen@qt.io>
Reviewed-by: Qt CI Bot <qt_ci_bot@qt-project.org>
2021-12-14 16:29:30 +00:00
..
2021-11-05 11:31:31 +00:00
2021-05-20 13:22:31 +00:00
2021-10-15 06:22:23 +00:00
2020-09-18 10:21:13 +00:00