-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);
|
void matchesChanged(const QList<Plasma::QueryMatch*> &matches);
|
||||||
|
|
||||||
private:
|
private:
|
||||||
Q_PRIVATE_SLOT(d, void matchesChanged());
|
Q_PRIVATE_SLOT(d, void matchesChanged())
|
||||||
class Private;
|
class Private;
|
||||||
Private * const d;
|
Private * const d;
|
||||||
};
|
};
|
||||||
|
Loading…
x
Reference in New Issue
Block a user