From 311e30857e33f9222b28b6d3b841ab6e61558237 Mon Sep 17 00:00:00 2001 From: David Faure Date: Sun, 3 May 2020 13:38:51 +0200 Subject: GIT_SILENT add comment --- src/core/kauthorized.cpp | 1 + 1 file changed, 1 insertion(+) (limited to 'src/core/kauthorized.cpp') 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 -- cgit v1.2.1