diff options
Diffstat (limited to 'src/dlg-new.h')
-rw-r--r-- | src/dlg-new.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/src/dlg-new.h b/src/dlg-new.h index f4e0424..92f9194 100644 --- a/src/dlg-new.h +++ b/src/dlg-new.h @@ -36,6 +36,7 @@ typedef struct { gboolean can_create_volumes; GtkBuilder *builder; + GFile *original_file; GtkWidget *dialog; /*GtkWidget *n_archive_type_combo_box;*/ GtkWidget *n_other_options_expander; |