This commit is contained in:
Jovan Lanik 2024-10-21 22:30:29 +02:00
parent f1557ae5a9
commit 6333fb856f

View file

@ -21,6 +21,8 @@ struct Window {
GtkWidget *unlock_button;
GtkWidget *error_label;
GtkWidget *warning_label;
GtkWidget *info_box;
GtkWidget *time_box;
GtkWidget *clock_label;
GtkWidget *date_label;