diff options
Diffstat (limited to 'core/qthelperfromc.h')
-rw-r--r-- | core/qthelperfromc.h | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/core/qthelperfromc.h b/core/qthelperfromc.h index 91fbde415..3ea18e7cf 100644 --- a/core/qthelperfromc.h +++ b/core/qthelperfromc.h @@ -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 |