summaryrefslogtreecommitdiffstats
path: root/qthelperfromc.h
diff options
context:
space:
mode:
Diffstat (limited to 'qthelperfromc.h')
-rw-r--r--qthelperfromc.h3
1 files changed, 3 insertions, 0 deletions
diff --git a/qthelperfromc.h b/qthelperfromc.h
index c9e400ff8..e83cb9782 100644
--- a/qthelperfromc.h
+++ b/qthelperfromc.h
@@ -6,5 +6,8 @@ bool canReachCloudServer();
void updateWindowTitle();
bool isCloudUrl(const char *filename);
void subsurface_mkdir(const char *dir);
+char *get_file_name(const char *fileName);
+void copy_image_and_overwrite(const char *cfileName, const char *cnewName);
+char *hashstring(char *filename);
#endif // QTHELPERFROMC_H