mirror of
https://github.com/kotatogram/kotatogram-desktop
synced 2025-08-31 06:35:14 +00:00
added patch for fcitx input in linux
This commit is contained in:
File diff suppressed because it is too large
Load Diff
@@ -22,7 +22,7 @@ contains(QT_CONFIG, xkbcommon-qt): {
|
||||
QT_CONFIG -= use-xkbcommon-x11support
|
||||
# include(../../../3rdparty/xkbcommon.pri)
|
||||
} else {
|
||||
# LIBS += $$QMAKE_LIBS_XKBCOMMON
|
||||
LIBS += $$QMAKE_LIBS_XKBCOMMON
|
||||
QMAKE_CXXFLAGS += $$QMAKE_CFLAGS_XKBCOMMON
|
||||
}
|
||||
|
||||
|
File diff suppressed because it is too large
Load Diff
@@ -35,4 +35,4 @@ HEADERS += $$PWD/fcitxqtconnection.h \
|
||||
$$PWD/qfcitxplatforminputcontext.h \
|
||||
$$PWD/utils.h
|
||||
|
||||
OTHER_FILES += $$PWD/fcitx.jsn
|
||||
OTHER_FILES += $$PWD/fcitx.json
|
||||
|
Reference in New Issue
Block a user