Diff of /trunk/src/notes.h

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

revision 302 by harbaum, Sat Jun 20 11:08:47 2009 UTC revision 303 by harbaum, Tue Sep 14 09:28:57 2010 UTC
# Line 27  gint notes_destroy_event(GtkWidget *widg Line 27  gint notes_destroy_event(GtkWidget *widg
27  pos_t notes_get_pos(cache_context_t *context);  pos_t notes_get_pos(cache_context_t *context);
28  gboolean notes_get_override(cache_context_t *context);  gboolean notes_get_override(cache_context_t *context);
29  void notes_log_export(appdata_t *appdata);  void notes_log_export(appdata_t *appdata);
30    void notes_logged(cache_context_t *context);
31    
32  #endif // NOTES_H  #endif // NOTES_H

Legend:
Removed from v.302  
changed lines
  Added in v.303