Martin Gräßlin 20b9d17e4c Adjust RunnerManager to new ThreadWeaver API using JobPointer
ThreadWeaver does not use Job* anymore which made the code compile fail
and some connects being wrong.

This patch adjusts RunnerManager to also use QSharedPointer<FindMatchJob>
instead of FindMatchJob*. It simplifies a few things as we do no longer
have to call e.g. qDeleteAll and fixes the incorrect connects.

REVIEW: 111650
2013-07-25 06:58:21 +02:00
2013-07-03 22:29:20 +02:00
2013-06-13 16:01:06 +02:00
2013-06-13 02:19:37 +02:00

See also: http://community.kde.org/Plasma#Plasma_Workspaces_2
Description
No description provided
Readme 40 MiB
Languages
C++ 63.9%
QML 29.4%
CMake 3.3%
Shell 1.3%
Python 1%
Other 1%