diff options
Diffstat (limited to 'subsurface-core/qthelperfromc.h')
-rw-r--r-- | subsurface-core/qthelperfromc.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/subsurface-core/qthelperfromc.h b/subsurface-core/qthelperfromc.h index d2e80144c..32aed8949 100644 --- a/subsurface-core/qthelperfromc.h +++ b/subsurface-core/qthelperfromc.h @@ -17,5 +17,6 @@ void cache_picture(struct picture *picture); char *cloud_url(); char *hashfile_name_string(); char *picturedir_string(); +const char *subsurface_user_agent(); #endif // QTHELPERFROMC_H |