Skip to content
Commit 2f552ac5 authored by Kevin Funk's avatar Kevin Funk
Browse files

Fix windows build

Summary:
We need to export symbols when building the library, but import them
when using the library.

Fixes issues like:
  .../moc_nicknamewidget.cpp(65): error C2491: 'ContactEditor::NicknameWidget::staticMetaObject': definition of dllimport static data member not allowed

Reviewers: sengels, mlaurent, dvratil

Reviewed By: dvratil

Subscribers: dvratil, kde-pim

Tags: #kde_pim

Differential Revision: https://phabricator.kde.org/D18523
parent 2d918955
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment