summaryrefslogtreecommitdiff
path: root/gtk/gtkfilechoosersettings.c
diff options
context:
space:
mode:
authorMatthias Clasen <matthiasc@src.gnome.org>2006-05-14 04:25:34 +0000
committerMatthias Clasen <matthiasc@src.gnome.org>2006-05-14 04:25:34 +0000
commit113f364a37cefbef4eabb2c40070e08357a1b157 (patch)
tree8d1c6780766d0470c72d31978d1b6b58cfda62bf /gtk/gtkfilechoosersettings.c
parent1ad9d62428e79b3b5f2a5609ba44a7320bd77b9c (diff)
downloadgtk+-113f364a37cefbef4eabb2c40070e08357a1b157.tar.gz
More of the same
Diffstat (limited to 'gtk/gtkfilechoosersettings.c')
-rw-r--r--gtk/gtkfilechoosersettings.c4
1 files changed, 1 insertions, 3 deletions
diff --git a/gtk/gtkfilechoosersettings.c b/gtk/gtkfilechoosersettings.c
index 861ca3f43f..7fbed69e10 100644
--- a/gtk/gtkfilechoosersettings.c
+++ b/gtk/gtkfilechoosersettings.c
@@ -407,9 +407,7 @@ ensure_settings_read (GtkFileChooserSettings *settings)
settings->settings_read = TRUE;
}
-G_DEFINE_TYPE (GtkFileChooserSettings,
- _gtk_file_chooser_settings,
- G_TYPE_OBJECT);
+G_DEFINE_TYPE (GtkFileChooserSettings, _gtk_file_chooser_settings, G_TYPE_OBJECT)
static void
_gtk_file_chooser_settings_class_init (GtkFileChooserSettingsClass *class)