Add missing QtWidgets link
This commit is contained in:
parent
0baeece353
commit
70857972fc
1 changed files with 1 additions and 0 deletions
|
@ -4,6 +4,7 @@ ki18n_wrap_ui(kdeconnect_notifications sendreplydialog.ui)
|
||||||
target_link_libraries(kdeconnect_notifications
|
target_link_libraries(kdeconnect_notifications
|
||||||
kdeconnectcore
|
kdeconnectcore
|
||||||
Qt::DBus
|
Qt::DBus
|
||||||
|
Qt::Widgets
|
||||||
KF${QT_MAJOR_VERSION}::Notifications
|
KF${QT_MAJOR_VERSION}::Notifications
|
||||||
KF${QT_MAJOR_VERSION}::I18n
|
KF${QT_MAJOR_VERSION}::I18n
|
||||||
KF${QT_MAJOR_VERSION}::WindowSystem
|
KF${QT_MAJOR_VERSION}::WindowSystem
|
||||||
|
|
Loading…
Reference in a new issue