add book
This commit is contained in:
@@ -0,0 +1,8 @@
|
||||
// Copyright (c) Daniel Gakwaya.
|
||||
// SPDX-License-Identifier: MIT
|
||||
|
||||
import QtQuick
|
||||
|
||||
Rectangle {
|
||||
color: "red"
|
||||
}
|
||||
Reference in New Issue
Block a user