Added... extern bool qFileCheckPath(const char *path); extern void qFileCorrectPath(char *path); extern char* qFileGetAbsPath(char *buf, size_t bufsize, const char *path);
Changed paths: