diff --git a/src/declarativeimports/kirigamiplasmastyle/Theme.qml b/src/declarativeimports/kirigamiplasmastyle/Theme.qml index a7bcf7f69..2de2c3f12 100644 --- a/src/declarativeimports/kirigamiplasmastyle/Theme.qml +++ b/src/declarativeimports/kirigamiplasmastyle/Theme.qml @@ -70,6 +70,7 @@ QtObject { property color complementaryFocusColor: theme.complementaryFocusColor property variant defaultFont: theme.defaultFont + property variant smallFont: theme.smallestFont function __propagateColorSet(object, context) { object.PlasmaCore.ColorScope.inherit = false;