This website requires JavaScript.
Explore
Help
Register
Sign In
YunFeiyang
/
FreeKill
Watch
1
Star
0
Fork
You've already forked FreeKill
0
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
2e8adf1918
FreeKill
/
Fk
/
PhotoElement
/
SpecialMarkArea.qml
8 lines
82 B
QML
Raw
Normal View
History
Unescape
Escape
Spdx license (#109) 在所有代码中添加了许可证标记头
2023-04-09 05:35:35 +00:00
// SPDX-License-Identifier: GPL-3.0-or-later
Fixbug (#79) 修一大堆bug
2023-03-18 07:34:42 +00:00
import
QtQuick
Item
{
id: root
}