Implemented rendering of notes in todo view
Signed-off-by: Lukas Fleischer <lfleischer@calcurse.org>
This commit is contained in:
committed by
Lukas Fleischer
parent
1b40844aa3
commit
b144b19964
@@ -1019,6 +1019,7 @@ void edit_note(char **, const char *);
|
||||
void view_note(const char *, const char *);
|
||||
void erase_note(char **);
|
||||
void note_read(char *, FILE *);
|
||||
void note_read_contents(char *, size_t, FILE *);
|
||||
void note_gc(void);
|
||||
|
||||
/* notify.c */
|
||||
|
||||
Reference in New Issue
Block a user