diff options
Diffstat (limited to 'qthelperfromc.h')
-rw-r--r-- | qthelperfromc.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/qthelperfromc.h b/qthelperfromc.h index 900085fa4..c9e400ff8 100644 --- a/qthelperfromc.h +++ b/qthelperfromc.h @@ -5,5 +5,6 @@ bool getProxyString(char **buffer); bool canReachCloudServer(); void updateWindowTitle(); bool isCloudUrl(const char *filename); +void subsurface_mkdir(const char *dir); #endif // QTHELPERFROMC_H |