Move planner notes to separate file

Signed-off-by: Robert C. Helling <helling@atdotde.de>
This commit is contained in:
Robert C. Helling 2017-05-25 12:57:06 +02:00 committed by Dirk Hohndel
parent 6bfb1f5200
commit b1ccd2fc43
5 changed files with 483 additions and 470 deletions

View file

@ -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