aboutsummaryrefslogtreecommitdiffstats
path: root/qthelperfromc.h
diff options
context:
space:
mode:
Diffstat (limited to 'qthelperfromc.h')
-rw-r--r--qthelperfromc.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/qthelperfromc.h b/qthelperfromc.h
index e48e3b1c4..d64bfc04a 100644
--- a/qthelperfromc.h
+++ b/qthelperfromc.h
@@ -12,5 +12,6 @@ char *hashstring(char *filename);
bool picture_exists(struct picture *picture);
const char *local_file_path(struct picture *picture);
void savePictureLocal(struct picture *picture, const char *data, int len);
+void cache_picture(struct picture *picture);
#endif // QTHELPERFROMC_H