Update CMakeLists with the right KIO link
Needed to use KFileWidget.
This commit is contained in:
parent
ea20a7c157
commit
fa9bc0918e
1 changed files with 1 additions and 0 deletions
|
@ -48,6 +48,7 @@ target_link_libraries(danbooru_client PUBLIC
|
||||||
KF5::XmlGui
|
KF5::XmlGui
|
||||||
KF5::ConfigWidgets
|
KF5::ConfigWidgets
|
||||||
KF5::KIOCore
|
KF5::KIOCore
|
||||||
|
KF5::KIOFileWidgets
|
||||||
KF5::Wallet
|
KF5::Wallet
|
||||||
KF5::Declarative
|
KF5::Declarative
|
||||||
PRIVATE
|
PRIVATE
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue