mirror of
https://github.com/zhuzichu520/FluentUI.git
synced 2025-03-13 23:49:40 +08:00
fix #258
This commit is contained in:
parent
1c81ce299b
commit
2b484124eb
@ -13,7 +13,6 @@ Item{
|
|||||||
property var saveFolder: StandardPaths.standardLocations(StandardPaths.PicturesLocation)[0]
|
property var saveFolder: StandardPaths.standardLocations(StandardPaths.PicturesLocation)[0]
|
||||||
property color borderColor: FluTheme.primaryColor.dark
|
property color borderColor: FluTheme.primaryColor.dark
|
||||||
signal captrueCompleted(var captrue)
|
signal captrueCompleted(var captrue)
|
||||||
|
|
||||||
QtObject{
|
QtObject{
|
||||||
id:d
|
id:d
|
||||||
property int dotMouseSize: control.dotSize+10
|
property int dotMouseSize: control.dotSize+10
|
||||||
|
Loading…
x
Reference in New Issue
Block a user