Fix: no install not exported class

wilder
Laurent Montel 7 years ago
parent 9cbe18b3ea
commit b110bc00ac
  1. 3
      src/folder/foldertreewidgetproxymodel.h

@ -22,9 +22,10 @@
#include <Collection> #include <Collection>
#include <EntityRightsFilterModel> #include <EntityRightsFilterModel>
#include "mailcommon_export.h"
namespace MailCommon { namespace MailCommon {
class FolderTreeWidgetProxyModel : public Akonadi::EntityRightsFilterModel class MAILCOMMON_EXPORT FolderTreeWidgetProxyModel : public Akonadi::EntityRightsFilterModel
{ {
Q_OBJECT Q_OBJECT

Loading…
Cancel
Save