Closed avolkov-astra closed 3 years ago
QFile considers 'st_nlink == 0' as the fact that the file was deleted. Set st_nlink to 1.
Thanks a lot!
QFile considers 'st_nlink == 0' as the fact that the file was deleted. Set st_nlink to 1.