fix: no icon under Windows

See also:

- https://invent.kde.org/frameworks/kiconthemes/-/issues/3
- https://planet.kde.org/christoph-cullmann-2024-05-11-kde-applications-icons/

(cherry picked from commit 82434fe87c)
This commit is contained in:
Gary Wang
2025-01-25 15:14:14 +08:00
committed by Joshua Goins
parent acf3f7030d
commit 3752c3b872
3 changed files with 4 additions and 1 deletions

View File

@@ -418,6 +418,7 @@ target_link_libraries(neochat PUBLIC
KF6::ConfigGui
KF6::CoreAddons
KF6::SonnetCore
KF6::IconThemes
KF6::ColorScheme
KF6::ItemModels
QuotientQt6