gtk/gtkalignment.c gtk/gtkarrow.c gtk/gtkbbox.c gtk/gtkcalendar.c remove
2008-05-21 Michael Natterer <mitch@imendio.com> * gtk/gtkalignment.c * gtk/gtkarrow.c * gtk/gtkbbox.c * gtk/gtkcalendar.c * gtk/gtkscrolledwindow.c: remove PROP_LAST enum values. svn path=/trunk/; revision=20121
This commit is contained in:
committed by
Michael Natterer
parent
59ae44d00e
commit
e10e51c958
@ -32,8 +32,7 @@
|
||||
|
||||
enum {
|
||||
PROP_0,
|
||||
PROP_LAYOUT_STYLE,
|
||||
PROP_LAST
|
||||
PROP_LAYOUT_STYLE
|
||||
};
|
||||
|
||||
enum {
|
||||
|
||||
Reference in New Issue
Block a user