-pedantic
svn path=/trunk/KDE/kdebase/workspace/libs/plasma/; revision=804755
This commit is contained in:
parent
498a59f479
commit
307e1bdb59
@ -107,7 +107,7 @@ class PLASMA_EXPORT RunnerManager : public QObject
|
||||
void matchesChanged(const QList<Plasma::QueryMatch*> &matches);
|
||||
|
||||
private:
|
||||
Q_PRIVATE_SLOT(d, void matchesChanged());
|
||||
Q_PRIVATE_SLOT(d, void matchesChanged())
|
||||
class Private;
|
||||
Private * const d;
|
||||
};
|
||||
|
Loading…
Reference in New Issue
Block a user