diff options
Diffstat (limited to 'lang/qt/src/qgpgmeimportjob.h')
-rw-r--r-- | lang/qt/src/qgpgmeimportjob.h | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/lang/qt/src/qgpgmeimportjob.h b/lang/qt/src/qgpgmeimportjob.h index 130d29ce..d36fc359 100644 --- a/lang/qt/src/qgpgmeimportjob.h +++ b/lang/qt/src/qgpgmeimportjob.h @@ -41,11 +41,7 @@ #include "threadedjobmixin.h" -#ifdef BUILDING_QGPGME -# include "importresult.h" -#else #include <gpgme++/importresult.h> -#endif namespace QGpgME { |