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