Skip to content

cmake-gui: Fix compilation as C++14 with Qt 5.14

Brad King requested to merge brad.king/cmake:cmake-gui-qt-5.14 into master

Fix code added by !4874 (merged), used conditionally on Qt 5.14 or above, to compile as C++14.

Backport: release

Merge request reports