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

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

#endif // QTHELPERFROMC_H