[users] Perhaps triggers the build failure

- This is the only use of STATICTEST together with , and is the only
  one failing to link.
This commit is contained in:
Adriaan de Groot 2020-07-31 09:52:06 +02:00
parent 8f133fe113
commit 42889b5d7f

View File

@ -343,7 +343,7 @@ Config::setAutoLogin( bool b )
} }
} }
STATICTEST inline void STATICTEST void
setConfigurationDefaultGroups( const QVariantMap& map, QStringList& defaultGroups ) setConfigurationDefaultGroups( const QVariantMap& map, QStringList& defaultGroups )
{ {
// '#' is not a valid group name; use that to distinguish an empty-list // '#' is not a valid group name; use that to distinguish an empty-list