aboutsummaryrefslogtreecommitdiffstats
path: root/qthelperfromc.h
blob: c9e400ff84f44e0b9d796b465eb8a46d7cc82b2b (plain) (blame)
1
2
3
4
5
6
7
8
9
10
#ifndef QTHELPERFROMC_H
#define QTHELPERFROMC_H

bool getProxyString(char **buffer);
bool canReachCloudServer();
void updateWindowTitle();
bool isCloudUrl(const char *filename);
void subsurface_mkdir(const char *dir);

#endif // QTHELPERFROMC_H