Skip to content

Commit

Permalink
Reorganise the pinyin candidate class to a different source file
Browse files Browse the repository at this point in the history
  • Loading branch information
wengxt committed May 24, 2024
1 parent 3b42153 commit 99ea310
Show file tree
Hide file tree
Showing 5 changed files with 587 additions and 409 deletions.
1 change: 1 addition & 0 deletions im/pinyin/CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,7 @@ set(PINYIN_SOURCES
customphrase.cpp
symboldictionary.cpp
workerthread.cpp
pinyincandidate.cpp
)

add_library(pinyin MODULE ${PINYIN_SOURCES})
Expand Down
Loading

0 comments on commit 99ea310

Please sign in to comment.