New dependency: KTextWidgets
Needed for the plural-aware spinboxes.
This commit is contained in:
parent
23d33dd5c8
commit
a8a403872d
1 changed files with 1 additions and 0 deletions
|
@ -27,6 +27,7 @@ find_package(Qt5 ${REQUIRED_QT_VERSION} NO_MODULE REQUIRED
|
||||||
find_package(KF5 ${KF5_VERSION} REQUIRED
|
find_package(KF5 ${KF5_VERSION} REQUIRED
|
||||||
IconThemes # Handling of icons
|
IconThemes # Handling of icons
|
||||||
CoreAddons # Caches
|
CoreAddons # Caches
|
||||||
|
TextWidgets # Spin boxes
|
||||||
GuiAddons # Image cache
|
GuiAddons # Image cache
|
||||||
Completion # KComboBox
|
Completion # KComboBox
|
||||||
XmlGui # User interface
|
XmlGui # User interface
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue