Diff of /trunk/src/relation_edit.c

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 320 by harbaum, Sun Dec 20 20:52:37 2009 UTC revision 321 by harbaum, Mon Dec 21 10:39:20 2009 UTC
# Line 263  static void changed(GtkTreeSelection *se Line 263  static void changed(GtkTreeSelection *se
263    
264    /* we need to know what changed in order to let the user acknowlege it! */    /* we need to know what changed in order to let the user acknowlege it! */
265    
266    /* walk the entire store xyz */    /* walk the entire store */
267    
268    GtkTreeIter iter;    GtkTreeIter iter;
269    gboolean done = FALSE, ok =    gboolean done = FALSE, ok =

Legend:
Removed from v.320  
changed lines
  Added in v.321