due to the removal of explicit moc includes the qt4 build broke as the plugin helpers were multi-defined (not that I knew why). easy way out is moving Q_EXPORT_PLUGIN2 from the .h to the .cpp as recommended by the qt docs anyway. > There should be exactly one occurrence of this macro in the source code > for a Qt plugin, and it should be used where the implementation is > written rather than in a header file. http://build.kde.org/job/breeze_master/82/console CCMAIL: kfunk@kde.orgwilder-pre-rebase
parent
d827875638
commit
1e911bc695
2 changed files with 4 additions and 4 deletions
Loading…
Reference in new issue