refactor doric panel; add blend method
This commit is contained in:
@@ -1,8 +1,5 @@
|
||||
import QtQuick 2.12
|
||||
import QtQuick.Controls 2.5
|
||||
|
||||
Rectangle {
|
||||
width: 100
|
||||
height: 100
|
||||
color: 'red'
|
||||
StackView {
|
||||
}
|
||||
|
Reference in New Issue
Block a user