aboutsummaryrefslogtreecommitdiff
path: root/src/ui/new_account.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/ui/new_account.h')
-rw-r--r--src/ui/new_account.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/src/ui/new_account.h b/src/ui/new_account.h
index c355d12..703f28d 100644
--- a/src/ui/new_account.h
+++ b/src/ui/new_account.h
@@ -29,6 +29,8 @@
29 29
30typedef struct UI_NEW_ACCOUNT_Handle 30typedef struct UI_NEW_ACCOUNT_Handle
31{ 31{
32 guint show_queued;
33
32 GtkBuilder *builder; 34 GtkBuilder *builder;
33 GtkDialog *dialog; 35 GtkDialog *dialog;
34 36