summaryrefslogtreecommitdiff
path: root/src/dlg-new.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/dlg-new.h')
-rw-r--r--src/dlg-new.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/dlg-new.h b/src/dlg-new.h
index 3f9f6d5..1b3789a 100644
--- a/src/dlg-new.h
+++ b/src/dlg-new.h
@@ -35,6 +35,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;