lxqt / libqtxdg

Qt implementation of freedesktop.org xdg specs
https://lxqt.github.io
GNU Lesser General Public License v2.1
72 stars 35 forks source link

qtxdg-iconfinder: Fix an FTBFS #300

Closed luis-pereira closed 4 months ago

luis-pereira commented 4 months ago

Adapt to: using QThemeIconEntries = std::vector<std::unique_ptr>;

luis-pereira commented 4 months ago

@tsujan With BUILD_DEV_UTILS option enabled ?

tsujan commented 4 months ago

With BUILD_DEV_UTILS option enabled ?

No. Thanks for telling the reason! Will mention it when completing CHANGELOG in the pre-release PR.