mirror of
https://github.com/subsurface/subsurface.git
synced 2025-02-19 22:16:15 +00:00
Move planner notes to separate file
Signed-off-by: Robert C. Helling <helling@atdotde.de>
This commit is contained in:
parent
6bfb1f5200
commit
b1ccd2fc43
5 changed files with 483 additions and 470 deletions
|
|
@ -21,5 +21,7 @@ char *picturedir_string();
|
|||
const char *subsurface_user_agent();
|
||||
enum deco_mode decoMode();
|
||||
int parse_seabear_header(const char *filename, char **params, int pnr);
|
||||
extern const char *get_current_date();
|
||||
|
||||
|
||||
#endif // QTHELPERFROMC_H
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue