Kunal Mehta 65b3c8442f Revert ABI breakage in kiwix::Downloader::getDownloadIds()
Changing it to be `const` is an ABI change since the symbol changes from
`_ZN5...` to `_ZNK5...` (addition of "K").

The other changes made in 18b7b5f27 are probably fine to keep since they
don't appear to be used from what I can tell.

Fixes https://github.com/kiwix/libkiwix/issues/998.
2023-09-14 13:20:41 +02:00
..
2023-03-08 15:24:53 +01:00
2018-12-02 15:47:29 +01:00
2019-10-28 15:56:49 +01:00
2021-04-28 11:42:55 +04:00
2022-07-02 16:33:32 +02:00
2022-07-02 16:33:32 +02:00
2021-06-30 18:27:00 +02:00
2022-07-02 16:33:32 +02:00
2022-01-09 20:05:30 +01:00