This website requires JavaScript.
Explore
Help
Sign In
openkylin
/
ukui-search
mirror of
https://gitee.com/openkylin/ukui-search.git
Watch
9
Star
0
Fork
You've already forked ukui-search
1
Code
Issues
Projects
Releases
Wiki
Activity
18442feb70
ukui-search
/
libsearch
/
appsearch
/
appsearch.pri
8 lines
99 B
Plaintext
Raw
Normal View
History
Unescape
Escape
Repair project structure.
2020-12-30 15:31:36 +08:00
INCLUDEPATH += $$PWD
feat(settings): Correct spelling of 'folder' & add deleting folder method. Description: 更正文件夹单词的拼写并添加设置列表删除功能 Log: 更正文件夹单词的拼写并添加设置列表删除功能
2020-12-31 09:09:13 +08:00
HEADERS += \
$$PWD/app-match.h \
SOURCES += \
$$PWD/app-match.cpp \