diff --git a/cmake/rules_PyKF5.py b/cmake/rules_PyKF5.py --- a/cmake/rules_PyKF5.py +++ b/cmake/rules_PyKF5.py @@ -95,6 +95,8 @@ ["KConfigGroup", "KConfigGroup", ".*", ".*", ".*KConfigBase.*", rules_engine.function_discard], ["KConfigGroup", "config", ".*", "const KConfig.*", ".*", rules_engine.function_discard], + ["KConfigWatcher", "config", ".*", "KSharedConfig::Ptr", ".*", rules_engine.function_discard], + ["KDesktopFile", ".*", ".*", "const KConfigGroup", ".*", rules_engine.function_discard], ["KConfigGroup", ".*", ".*", "KConfigGroup", ".*", rules_engine.function_discard],