From b7d5c2cced796d4092a9f424368fc999165f9d13 Mon Sep 17 00:00:00 2001 From: Andre Heinecke Date: Tue, 10 May 2016 14:32:22 +0200 Subject: Qt: Fix unkonwn doxygen keyword warnings -- Reimp is not a keqword and we inherit documentation anyway. --- lang/qt/src/qgpgmeexportjob.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'lang/qt/src/qgpgmeexportjob.h') diff --git a/lang/qt/src/qgpgmeexportjob.h b/lang/qt/src/qgpgmeexportjob.h index 703687ce..7561054d 100644 --- a/lang/qt/src/qgpgmeexportjob.h +++ b/lang/qt/src/qgpgmeexportjob.h @@ -57,7 +57,7 @@ public: explicit QGpgMEExportJob(GpgME::Context *context); ~QGpgMEExportJob(); - /*! \reimp from ExportJob */ + /* from ExportJob */ GpgME::Error start(const QStringList &patterns) Q_DECL_OVERRIDE; }; -- cgit v1.2.3