file_md5.h 93 B

123456
  1. #ifndef FILE_MD5_H
  2. #define FILE_MD5_H
  3. void file_md5(QString fileName);
  4. #endif // FILE_MD5_H