GpgFrontend Project
A Free, Powerful, Easy-to-Use, Compact, Cross-Platform, and Installation-Free OpenPGP(pgp) Crypto Tool.
ThreadingModel.h
1 
27 #ifndef GPGFRONTEND_THREADINGMODEL_H
28 #define GPGFRONTEND_THREADINGMODEL_H
29 
30 #include "core/thread/Task.h"
31 #include "core/thread/TaskRunner.h"
32 #include "core/thread/TaskRunnerGetter.h"
33 
34 #endif // GPGFRONTEND_THREADINGMODEL_H