add missing export to class

BUG: 426358
This commit is contained in:
Christoph Cullmann 2020-09-10 20:51:52 +02:00
parent b696d6dbfb
commit 25984bb2bb

View file

@ -540,7 +540,7 @@ public:
* The Revision class contains all information about the revision
* of the annotation.
*/
class Revision
class OKULARCORE_EXPORT Revision
{
public:
/**