extract UI messages correctly
This commit is contained in:
parent
5312e5b878
commit
c59f911487
1 changed files with 1 additions and 1 deletions
|
@ -440,7 +440,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