diff options
Diffstat (limited to 'qthelperfromc.h')
-rw-r--r-- | qthelperfromc.h | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/qthelperfromc.h b/qthelperfromc.h new file mode 100644 index 000000000..039d9252d --- /dev/null +++ b/qthelperfromc.h @@ -0,0 +1,7 @@ +#ifndef QTHELPERFROMC_H +#define QTHELPERFROMC_H + +bool getProxyString(char **buffer); +bool canReachCloudServer(); + +#endif // QTHELPERFROMC_H |