update
This commit is contained in:
parent
f1557ae5a9
commit
6333fb856f
1 changed files with 2 additions and 0 deletions
|
@ -21,6 +21,8 @@ struct Window {
|
||||||
GtkWidget *unlock_button;
|
GtkWidget *unlock_button;
|
||||||
GtkWidget *error_label;
|
GtkWidget *error_label;
|
||||||
GtkWidget *warning_label;
|
GtkWidget *warning_label;
|
||||||
|
GtkWidget *info_box;
|
||||||
|
GtkWidget *time_box;
|
||||||
GtkWidget *clock_label;
|
GtkWidget *clock_label;
|
||||||
GtkWidget *date_label;
|
GtkWidget *date_label;
|
||||||
|
|
||||||
|
|
Loading…
Add table
Reference in a new issue