Function implementation changed to match prototype - code now compiles again.
svn path=/trunk/KDE/kdelibs/; revision=941551
This commit is contained in:
parent
9f2d445d19
commit
624ebc8759
@ -157,7 +157,7 @@ WId ToolTipContent::windowToPreview() const
|
||||
}
|
||||
}
|
||||
|
||||
void ToolTipContent::setWindowsToPreview(QList<WId> ids)
|
||||
void ToolTipContent::setWindowsToPreview(const QList<WId> & ids)
|
||||
{
|
||||
d->windowsToPreview = ids;
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user