X-Git-Url: https://main.carlh.net/gitweb/?a=blobdiff_plain;f=gtk2_ardour%2Fgtk-custom-hruler.h;h=5213e3030ca45d73cf846211dbf3e95c41ae35bf;hb=2292e33ee418070c4d12971a72e01eb29dfc8de9;hp=f51e4c1adc914f2cf9215565de8d239bfef7deb0;hpb=f69abbff90ac8b8426bb0c6e02a7f4d4a3fd5e6d;p=ardour.git diff --git a/gtk2_ardour/gtk-custom-hruler.h b/gtk2_ardour/gtk-custom-hruler.h index f51e4c1adc..5213e3030c 100644 --- a/gtk2_ardour/gtk-custom-hruler.h +++ b/gtk2_ardour/gtk-custom-hruler.h @@ -21,7 +21,7 @@ * Modified by the GTK+ Team and others 1997-1999. See the AUTHORS * file for a list of people on the GTK+ Team. See the ChangeLog * files for a list of changes. These files are distributed with - * GTK+ at ftp://ftp.gtk.org/pub/gtk/. + * GTK+ at ftp://ftp.gtk.org/pub/gtk/. */ /* modified by andreas meyer */ @@ -56,7 +56,7 @@ struct _GtkCustomHRulerClass }; -guint gtk_custom_hruler_get_type (void); +GType gtk_custom_hruler_get_type (void); GtkWidget* gtk_custom_hruler_new (void);