mirror of
https://github.com/zhuzichu520/FluentUI.git
synced 2025-02-02 11:17:39 +08:00
update
This commit is contained in:
parent
8dbbf4e547
commit
0a967ca47b
@ -13,6 +13,7 @@ if(NOT FLUENTUI_QML_PLUGIN_DIRECTORY)
|
||||
endif()
|
||||
|
||||
add_subdirectory(src)
|
||||
add_subdirectory(zxing-cpp)
|
||||
|
||||
if (FLUENTUI_BUILD_EXAMPLES)
|
||||
add_subdirectory(example)
|
||||
@ -28,8 +29,6 @@ if (FLUENTUI_BUILD_FRAMELESSHEPLER)
|
||||
add_subdirectory(framelesshelper)
|
||||
endif ()
|
||||
|
||||
add_subdirectory(zxing-cpp)
|
||||
|
||||
message("------------------------ FluentUI ------------------------")
|
||||
message("Build FluentUI demo applications.: ${FLUENTUI_BUILD_EXAMPLES}")
|
||||
message("Build FramelessHelper.: ${FLUENTUI_BUILD_FRAMELESSHEPLER}")
|
||||
|
@ -94,7 +94,6 @@ Popup{
|
||||
ctx.closePath()
|
||||
}
|
||||
}
|
||||
|
||||
FluArea{
|
||||
id:layout_panne
|
||||
radius: 5
|
||||
|
Loading…
Reference in New Issue
Block a user