diff --git a/interfaces/viewerinterface.h b/interfaces/viewerinterface.h index 9df974df1..8ecaabb0f 100644 --- a/interfaces/viewerinterface.h +++ b/interfaces/viewerinterface.h @@ -23,7 +23,7 @@ namespace Okular { * This interface can be used to control some more or less advanced features of a document * viewer. */ -class OKULAR_EXPORT ViewerInterface +class ViewerInterface { public: virtual ~ViewerInterface() {}