GNOME Bugzilla – Bug 623879
GladeProject: correct stamp handling
Last modified: 2010-08-29 05:11:40 UTC
Created attachment 165510 [details] Fix stamp handling in GladeProject Actually I got this wrong first. It doesn't harm as it is only used when you call gtk_tree_model_iter_valid() but we should still get it right. Patch attached.
Applied portions of this patch that increment priv->stamp now, closing this one.