needed to resolve conflicts before committing =)
svn path=/trunk/KDE/kdebase/workspace/libs/plasma/; revision=805123
This commit is contained in:
parent
4339202638
commit
c85cac84df
@ -107,7 +107,9 @@ class PLASMA_EXPORT RunnerManager : public QObject
|
||||
void matchesChanged(const QList<Plasma::QueryMatch*> &matches);
|
||||
|
||||
private:
|
||||
Q_PRIVATE_SLOT(d, void scheduleMatchesChanged())
|
||||
Q_PRIVATE_SLOT(d, void matchesChanged())
|
||||
|
||||
class Private;
|
||||
Private * const d;
|
||||
};
|
||||
|
Loading…
Reference in New Issue
Block a user