1#ifndef PROGRESS_H
2#define PROGRESS_H
3
4typedef QPair<int, int> Progress;
5
6#endif // PROGRESS_H
7

Provided by KDAB

Privacy Policy
Learn to use CMake with our Intro Training
Find out more

source code of threadweaver/examples/ThumbNailer/Progress.h