memory usage

This commit is contained in:
Benjamin Palko 2025-07-24 11:08:40 -04:00
parent f342c17444
commit bcd6b3c595
4 changed files with 57 additions and 19 deletions

View file

@ -7,6 +7,7 @@ Singleton {
property string coffee: "\u{E09a}"
property string cpu: "\u{E0ad}"
property string hardDrive: "\u{E0f1}"
property string memoryStick: "\u{E44a}"
property string triangle: "\u{E192}"
property string triangleDashed: "\u{E642}"
}