Accessor methods, better debug for menu

This commit is contained in:
Ian Douglas Scott 2021-08-27 10:44:35 -07:00
parent 91638fae8b
commit 1c2e1fbe5b
3 changed files with 77 additions and 3 deletions

View file

@ -6,6 +6,7 @@ edition = "2018"
[dependencies]
cascade = "1"
chrono = "0.4"
byte_string = "1"
gdk4-x11 = "0.2"
gtk4 = "0.2"
once_cell = "1"