diff options
author | Michael Natterer <mitch@gimp.org> | 2004-03-01 22:06:04 +0000 |
---|---|---|
committer | Michael Natterer <mitch@src.gnome.org> | 2004-03-01 22:06:04 +0000 |
commit | 11258afd65a983c8e451d0523f2a9712b915f103 (patch) | |
tree | 176ac0edce4ccc91d1bfa8ee89d8b02b8600dbe2 /gtk/gtkfilechooserwidget.h | |
parent | a11c1bd6f32f63f0539fa70da41e4c62211714f4 (diff) | |
download | gtk+-11258afd65a983c8e451d0523f2a9712b915f103.tar.gz |
removed accidentially committed char which broke the build.
2004-03-01 Michael Natterer <mitch@gimp.org>
* gtk/gtkfilechooserwidget.h: removed accidentially committed char
which broke the build.
Diffstat (limited to 'gtk/gtkfilechooserwidget.h')
-rw-r--r-- | gtk/gtkfilechooserwidget.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/gtk/gtkfilechooserwidget.h b/gtk/gtkfilechooserwidget.h index 4974843096..f6befb562e 100644 --- a/gtk/gtkfilechooserwidget.h +++ b/gtk/gtkfilechooserwidget.h @@ -57,4 +57,3 @@ GtkWidget *gtk_file_chooser_widget_new_with_backend (GtkFileChooserAction actio G_END_DECLS #endif /* __GTK_FILE_CHOOSER_WIDGET_H__ */ -1 |