diff options
-rw-r--r-- | src/core/kauthorized.cpp | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/src/core/kauthorized.cpp b/src/core/kauthorized.cpp index ca98bffa..f7515428 100644 --- a/src/core/kauthorized.cpp +++ b/src/core/kauthorized.cpp @@ -244,6 +244,7 @@ QStringList KAuthorized::authorizeControlModules(const QStringList &menuIds) return result; } +// Exported for unittests (e.g. in KIO, we're missing tests for this in kconfig) KCONFIGCORE_EXPORT void reloadUrlActionRestrictions() { MY_D |