Update fcitx5-qt

This commit is contained in:
Ilya Fedin 2020-05-14 20:12:29 +04:00 committed by John Preston
parent 4c1f83daca
commit e0669e222d
3 changed files with 3 additions and 1 deletions

View File

@ -90,6 +90,7 @@ if (LINUX)
PRIVATE
desktop-app::external_statusnotifieritem
desktop-app::external_dbusmenu_qt
desktop-app::external_fcitx_qt5
desktop-app::external_fcitx5_qt5
desktop-app::external_hime_qt
)

View File

@ -53,6 +53,7 @@ Q_IMPORT_PLUGIN(QWaylandMaterialDecorationPlugin)
Q_IMPORT_PLUGIN(NimfInputContextPlugin)
#ifndef TDESKTOP_DISABLE_DBUS_INTEGRATION
Q_IMPORT_PLUGIN(QFcitxPlatformInputContextPlugin)
Q_IMPORT_PLUGIN(QFcitx5PlatformInputContextPlugin)
Q_IMPORT_PLUGIN(QHimePlatformInputContextPlugin)
#endif // !TDESKTOP_DISABLE_DBUS_INTEGRATION
#endif // !DESKTOP_APP_USE_PACKAGED || DESKTOP_APP_USE_PACKAGED_LAZY

@ -1 +1 @@
Subproject commit 7561f994a79320a4940a1f95c884004c4dd178f4
Subproject commit b7bdd8aec2dcb44dc792fedec89d67be0c527ca1