summaryrefslogtreecommitdiff
path: root/gtk/gtkvseparator.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/gtkvseparator.c
parent1ad9d62428e79b3b5f2a5609ba44a7320bd77b9c (diff)
downloadgdk-pixbuf-113f364a37cefbef4eabb2c40070e08357a1b157.tar.gz
More of the same
Diffstat (limited to 'gtk/gtkvseparator.c')
-rw-r--r--gtk/gtkvseparator.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/gtk/gtkvseparator.c b/gtk/gtkvseparator.c
index 800321a6d..e401ec7e7 100644
--- a/gtk/gtkvseparator.c
+++ b/gtk/gtkvseparator.c
@@ -36,7 +36,7 @@ static gint gtk_vseparator_expose (GtkWidget *widget,
GdkEventExpose *event);
-G_DEFINE_TYPE (GtkVSeparator, gtk_vseparator, GTK_TYPE_SEPARATOR);
+G_DEFINE_TYPE (GtkVSeparator, gtk_vseparator, GTK_TYPE_SEPARATOR)
static void
gtk_vseparator_class_init (GtkVSeparatorClass *klass)