deprecate this method as it's superfluous now

svn path=/trunk/KDE/kdelibs/; revision=935388
This commit is contained in:
Aaron J. Seigo 2009-03-04 23:16:01 +00:00
parent dd4eeb685c
commit 366a44bf0e

View File

@ -269,6 +269,7 @@ class PLASMA_EXPORT AbstractRunner : public QObject
void setPriority(Priority newPriority);
/**
* @deprecated
* A blocking method to do queries of installed Services which can provide
* a measure of safety for runners running their own threads. This should
* be used instead of calling KServiceTypeTrader::query(..) directly.