summaryrefslogtreecommitdiff
path: root/gtk/gtkfilechoosernativeprivate.h
diff options
context:
space:
mode:
Diffstat (limited to 'gtk/gtkfilechoosernativeprivate.h')
-rw-r--r--gtk/gtkfilechoosernativeprivate.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/gtk/gtkfilechoosernativeprivate.h b/gtk/gtkfilechoosernativeprivate.h
index 7bbbed0241..5749e663dc 100644
--- a/gtk/gtkfilechoosernativeprivate.h
+++ b/gtk/gtkfilechoosernativeprivate.h
@@ -44,6 +44,7 @@ struct _GtkFileChooserNative
GFile *current_folder;
GFile *current_file;
char *current_name;
+ GtkFileFilter *current_filter;
GSList *choices;
/* Fallback mode */