adapt all inherit commands for updated class names from Qt6/KF6

This commit is contained in:
Andreas Cord-Landwehr
2023-04-17 20:26:22 +02:00
parent 325aedaf2a
commit 74ab4dee1a
38 changed files with 86 additions and 86 deletions

View File

@@ -2,9 +2,9 @@
#
# SPDX-License-Identifier: MIT
inherit cmake_qt5
inherit ki18n
inherit kdoctools
inherit qt6-cmake
inherit kf6-ki18n
inherit kf6-kdoctools
inherit pkgconfig
EXTRA_OECMAKE:append = " \

View File

@@ -3,13 +3,13 @@
#
# SPDX-License-Identifier: MIT
inherit cmake_qt5
inherit ki18n
inherit kcoreaddons
inherit kconfig
inherit kauth
inherit kcmutils
inherit kdoctools
inherit qt6-cmake
inherit kf6-ki18n
inherit kf6-kcoreaddons
inherit kf6-kconfig
inherit kf6-kauth
inherit kf6-kcmutils
inherit kf6-kdoctools
inherit pkgconfig
EXTRA_OECMAKE:append = " \