Implemented a screen displaying the history of operations with the board. Added dialogs for displaying messages and statuses
This commit is contained in:
@@ -21,4 +21,6 @@ QtObject {
|
||||
property color outlineButtonColor: "#F7F8FC"
|
||||
property color hoveredButtonColor: "#03AC61"
|
||||
property color pressedButtonColor: "#057845"
|
||||
|
||||
property color invalidColor: "#A31C00"
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user