update
parent
a0dae17117
commit
b784f70479
|
@ -56,6 +56,7 @@ qt_add_qml_module(fluentui
|
||||||
SOURCES ${sources_files} fluentui.rc
|
SOURCES ${sources_files} fluentui.rc
|
||||||
QML_FILES ${qml_files}
|
QML_FILES ${qml_files}
|
||||||
RESOURCES ${resource_files}
|
RESOURCES ${resource_files}
|
||||||
|
DESIGNER_SUPPORTED
|
||||||
)
|
)
|
||||||
|
|
||||||
#链接库
|
#链接库
|
||||||
|
|
|
@ -1,4 +1,4 @@
|
||||||
MetaInfo {
|
MetaInfo {
|
||||||
Type {
|
Type {
|
||||||
name: "FluentUI.Controls.FluButton"
|
name: "FluentUI.Controls.FluButton"
|
||||||
icon: "images/button-icon16.png"
|
icon: "images/button-icon16.png"
|
||||||
|
|
Loading…
Reference in New Issue