mirror of
https://github.com/kiwix/libkiwix.git
synced 2026-06-11 23:56:02 -04:00
Each sugestions used to be stored as vector of strings to hold various values such as title, path etc inside them. With this commit, we use the new dedicated class `SuggestionItem` to do the same.