fingerprint add ui mockup

This commit is contained in:
Ferdinand Schober
2024-09-27 12:05:34 +02:00
parent f056f790c7
commit 0038178f0d
14 changed files with 478 additions and 234 deletions

View File

@@ -1,5 +1,6 @@
mod client_object;
mod client_row;
mod fingerprint_window;
mod window;
use std::{env, process, str};