D11295: Use ecm_setup_qtplugin_macro_names

2018-03-20 Thread Friedrich W . H . Kossebau
This revision was not accepted when it landed; it landed in state "Needs Review". This revision was automatically updated to reflect the committed changes. Closed by commit R242:f018779459e0: Use ecm_setup_qtplugin_macro_names (authored by kossebau). REPOSITORY R242 Plasma Framework (Library)

D11295: Use ecm_setup_qtplugin_macro_names

2018-03-13 Thread Aleix Pol Gonzalez
apol added a comment. Looks much better! +1 REPOSITORY R242 Plasma Framework (Library) REVISION DETAIL https://phabricator.kde.org/D11295 To: kossebau, #plasma, #frameworks Cc: apol, michaelh

D11295: Use ecm_setup_qtplugin_macro_names

2018-03-13 Thread Friedrich W . H . Kossebau
kossebau created this revision. kossebau added reviewers: Plasma, Frameworks. Restricted Application added a project: Frameworks. kossebau requested review of this revision. REVISION SUMMARY Avoids all the explicit boilerplate needed and allows code reusing. Depends on D10749