Humph, this patch was too big, re-sending mail with .tgz patch Hi all, In the last few days there seems to have been some cvs activity (I had a hell of a time resolving the conflicts)...
I found some new code with the style:
===============
if (statement) {
/* body */
}
===============
Which is my prefered style but it is inconsistant with the rest of the code.
So I'd like to ask you guys: Can we please keep the code consistant ?
I also found declarations of `char' instead of `gchar'.
So I have a patch here that takes care of the removal of flags on
GladeWidgetClass
(there were some comments in glade-widget-class.c saying that we
didn't need them,
So I removed them and the references to them) and that brings the code in
glade-widget.c back in line with the original coding style.
Cheers,
-Tristan
glade-patch.tgz
Description: GNU Zip compressed data
