Skip to content

QMake pri files: fix missing new path to version header

Fix-up for b26f0479

Needs extra-cmake-modules!243 (merged)

Tested with

QT += KIOCore # or KIOGui, etc.
#include <kio_version.h>

failed before, works after.

@dfaure @vkrause

Edited by Friedrich W. H. Kossebau

Merge request reports