We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9ee6a0b commit 78935a9Copy full SHA for 78935a9
src/cskk.h
@@ -72,7 +72,6 @@ class FcitxCskkEngine final : public InputMethodEngineV2 {
72
73
void loadDictionary();
74
void freeDictionaries();
75
- char *formatPreedit(CskkStateInfoFfi* cskkStateInfo, uint32_t state_len);
76
};
77
78
class FcitxCskkContext final : public InputContextProperty {
0 commit comments