Diff of /trunk/src/misc.h

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

revision 216 by harbaum, Thu Nov 26 14:32:41 2009 UTC revision 217 by harbaum, Thu Nov 26 21:21:03 2009 UTC
# Line 90  GtkWidget *coo_popup(appdata_t *appdata, Line 90  GtkWidget *coo_popup(appdata_t *appdata,
90  GtkWidget *entry_new(void);  GtkWidget *entry_new(void);
91    
92  gboolean pos_differ(pos_t *pos1, pos_t *pos2);  gboolean pos_differ(pos_t *pos1, pos_t *pos2);
 GtkWidget *picker_button_new(void);  
93    
94  #endif // MISC_H  #endif // MISC_H

Legend:
Removed from v.216  
changed lines
  Added in v.217