summaryrefslogtreecommitdiff
path: root/gtk/gtkicontheme.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/gtkicontheme.c
parent1ad9d62428e79b3b5f2a5609ba44a7320bd77b9c (diff)
downloadgtk+-113f364a37cefbef4eabb2c40070e08357a1b157.tar.gz
More of the same
Diffstat (limited to 'gtk/gtkicontheme.c')
-rw-r--r--gtk/gtkicontheme.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/gtk/gtkicontheme.c b/gtk/gtkicontheme.c
index 1af2fd1bd5..1fbe6fb843 100644
--- a/gtk/gtkicontheme.c
+++ b/gtk/gtkicontheme.c
@@ -234,7 +234,7 @@ static GHashTable *icon_theme_builtin_icons;
GtkIconCache *_builtin_cache = NULL;
static GList *builtin_dirs = NULL;
-G_DEFINE_TYPE (GtkIconTheme, gtk_icon_theme, G_TYPE_OBJECT);
+G_DEFINE_TYPE (GtkIconTheme, gtk_icon_theme, G_TYPE_OBJECT)
/**
* gtk_icon_theme_new: