nicolasfella created this revision. nicolasfella added reviewers: Frameworks, bshah, leinir. nicolasfella requested review of this revision.
REVISION SUMMARY This makes including them from the qml plugin less weird and they might be interesting to use from C++ too. TEST PLAN builds, kcm opens REPOSITORY R155 KAccounts Integration BRANCH decl REVISION DETAIL https://phabricator.kde.org/D27709 AFFECTED FILES src/declarative/CMakeLists.txt src/declarative/kaccountsdeclarativeplugin.cpp src/jobs/accountservicetoggle.cpp src/jobs/accountservicetoggle.h src/jobs/createaccount.cpp src/jobs/createaccount.h src/lib/CMakeLists.txt src/lib/accountservicetoggle.cpp src/lib/accountservicetoggle.h src/lib/createaccount.cpp src/lib/createaccount.h src/lib/uipluginsmanager.cpp To: nicolasfella, #frameworks, bshah, leinir