Fix a crash when you change between desktops with tooltip activated
svn path=/trunk/KDE/kdebase/workspace/libs/plasma/; revision=874774
This commit is contained in:
parent
930f16f881
commit
fdbafa0337
@ -53,7 +53,7 @@ class ToolTipPrivate
|
||||
WindowPreview *preview;
|
||||
WId windowToPreview;
|
||||
PanelSvg *background;
|
||||
QObject *source;
|
||||
QPointer<QObject> source;
|
||||
};
|
||||
|
||||
void ToolTip::showEvent(QShowEvent *e)
|
||||
|
Loading…
x
Reference in New Issue
Block a user