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:
Michael Natterer
2008-05-21 11:30:06 +00:00
committed by Michael Natterer
parent 59ae44d00e
commit e10e51c958
6 changed files with 13 additions and 13 deletions

View File

@ -32,8 +32,7 @@
enum {
PROP_0,
PROP_LAYOUT_STYLE,
PROP_LAST
PROP_LAYOUT_STYLE
};
enum {