Fix clazy non-pod-global-static warning

Authored by elvisangelaccio on Nov 9 2019, 6:42 PM.

Description

Fix clazy non-pod-global-static warning

This list of URLs is only used by cleanupBookmarks(), so there is no
need to make it global (which is what clazy complains about).

While at it, make it also a const QVector.

Details

Committed
elvisangelaccioNov 9 2019, 9:09 PM
Parents
R318:b2d4e3322acc: Fix clazy inefficient-qlist-soft warning
Branches
Unknown
Tags
Unknown