extract UI messages correctly
This commit is contained in:
parent
84954b9e4f
commit
ae3d2092eb
1 changed files with 1 additions and 1 deletions
|
@ -426,7 +426,7 @@ qt5_add_dbus_interface( kwin_KDEINIT_SRCS ${CMAKE_CURRENT_SOURCE_DIR}/org.freede
|
|||
|
||||
qt5_add_resources( kwin_KDEINIT_SRCS resources.qrc )
|
||||
|
||||
qt5_wrap_ui(kwin_KDEINIT_SRCS
|
||||
ki18n_wrap_ui(kwin_KDEINIT_SRCS
|
||||
shortcutdialog.ui
|
||||
)
|
||||
|
||||
|
|
Loading…
Reference in a new issue