Code cleanup && add minimum room management. #13
This commit is contained in:
@@ -3,9 +3,6 @@ import QtQuick.Controls 2.2
|
||||
import QtQuick.Layouts 1.3
|
||||
import QtQuick.Controls.Material 2.2
|
||||
|
||||
Item {
|
||||
Rectangle {
|
||||
anchors.fill: parent
|
||||
color: Material.accent
|
||||
}
|
||||
Rectangle {
|
||||
color: Material.accent
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user