mirror of
https://github.com/zhuzichu520/FluentUI.git
synced 2025-07-01 23:51:48 +08:00
update
This commit is contained in:
@ -1,15 +0,0 @@
|
||||
import QtQuick
|
||||
import QtQuick.Layouts
|
||||
import FluentUI
|
||||
|
||||
FluWindow {
|
||||
id:window
|
||||
property bool fixSize
|
||||
property bool titleVisible: true
|
||||
property bool appBarVisible: true
|
||||
|
||||
function setHitTestVisible(com){
|
||||
}
|
||||
function setTitleBarItem(com){
|
||||
}
|
||||
}
|
Reference in New Issue
Block a user