forked from AuroraMiddleware/gtk
Here's a small patch that corrects a prototype in gtkvpaned.h.
From: Tom Tromey <tromey@creche.cygnus.com> Here's a small patch that corrects a prototype in gtkvpaned.h. -owt
This commit is contained in:
parent
89107cb751
commit
dca018206e
@ -48,7 +48,7 @@ struct _GtkVPanedClass
|
||||
|
||||
|
||||
guint gtk_vpaned_get_type (void);
|
||||
GtkWidget* gtk_vpaned_new ();
|
||||
GtkWidget* gtk_vpaned_new (void);
|
||||
|
||||
|
||||
#ifdef __cplusplus
|
||||
|
Loading…
Reference in New Issue
Block a user