1
0
mirror of https://github.com/zhuzichu520/FluentUI.git synced 2025-04-30 06:57:20 +08:00
This commit is contained in:
朱子楚\zhuzi 2023-05-11 21:36:34 +08:00
parent a0dae17117
commit b784f70479
2 changed files with 2 additions and 1 deletions
src
CMakeLists.txt
imports/FluentUI/designer

@ -56,6 +56,7 @@ qt_add_qml_module(fluentui
SOURCES ${sources_files} fluentui.rc
QML_FILES ${qml_files}
RESOURCES ${resource_files}
DESIGNER_SUPPORTED
)
#

@ -1,4 +1,4 @@
MetaInfo {
MetaInfo {
Type {
name: "FluentUI.Controls.FluButton"
icon: "images/button-icon16.png"