Remove unused KTextWidgets dependency
This commit is contained in:
parent
80fb291b30
commit
3acd280cd7
2 changed files with 0 additions and 2 deletions
|
@ -27,7 +27,6 @@ find_package(KF5 ${KF5_VERSION} REQUIRED
|
|||
CoreAddons # Caches
|
||||
GuiAddons # Image cache
|
||||
Completion # KComboBox
|
||||
TextWidgets #
|
||||
XmlGui # User interface
|
||||
ConfigWidgets # Handling of configuration
|
||||
KIO # Jobs
|
||||
|
|
|
@ -40,7 +40,6 @@ target_link_libraries(danbooru_client PUBLIC
|
|||
KF5::IconThemes
|
||||
KF5::Completion
|
||||
KF5::I18n
|
||||
KF5::TextWidgets
|
||||
KF5::XmlGui
|
||||
KF5::ConfigWidgets
|
||||
KF5::KIOCore
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue