From 25984bb2bba893c903176d47ce4698f90f1b9f88 Mon Sep 17 00:00:00 2001 From: Christoph Cullmann Date: Thu, 10 Sep 2020 20:51:52 +0200 Subject: [PATCH] add missing export to class BUG: 426358 --- core/annotations.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/core/annotations.h b/core/annotations.h index 94414480a..ffc943110 100644 --- a/core/annotations.h +++ b/core/annotations.h @@ -540,7 +540,7 @@ public: * The Revision class contains all information about the revision * of the annotation. */ - class Revision + class OKULARCORE_EXPORT Revision { public: /**