aboutsummaryrefslogtreecommitdiffstats
path: root/ApiExtractor/reporthandler.h
diff options
context:
space:
mode:
Diffstat (limited to 'ApiExtractor/reporthandler.h')
-rw-r--r--ApiExtractor/reporthandler.h3
1 files changed, 1 insertions, 2 deletions
diff --git a/ApiExtractor/reporthandler.h b/ApiExtractor/reporthandler.h
index f1fae50ed..cc874e7af 100644
--- a/ApiExtractor/reporthandler.h
+++ b/ApiExtractor/reporthandler.h
@@ -25,9 +25,8 @@
#define REPORTHANDLER_H
class QString;
-#include "apiextractormacros.h"
-class APIEXTRACTOR_API ReportHandler
+class ReportHandler
{
public:
enum DebugLevel { NoDebug, SparseDebug, MediumDebug, FullDebug };