GIT_SILENT add comment

wilder
David Faure 6 years ago
parent 2789bb2c7b
commit 311e30857e
  1. 1
      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

Loading…
Cancel
Save