mirror of
https://github.com/linuxdeepin/dde-dock.git
synced 2025-06-04 17:33:05 +00:00
remote some debug info
Change-Id: Ib24ae9de3a3ddb9855c0d6832f2366a10fe12596
This commit is contained in:
parent
4eaefdb7ef
commit
e2a791eb4a
@ -95,14 +95,11 @@ XWindowTrayWidget::XWindowTrayWidget(quint32 winId, QWidget *parent)
|
||||
connect(m_sendHoverEvent, &QTimer::timeout, this, &XWindowTrayWidget::sendHoverEvent);
|
||||
|
||||
m_updateTimer->start();
|
||||
|
||||
qDebug() << ">>>>>>>>>>>>>>>>>>>>>>>new xwindow" << winId;
|
||||
}
|
||||
|
||||
XWindowTrayWidget::~XWindowTrayWidget()
|
||||
{
|
||||
AppWinidSuffixMap[m_appName].remove(m_windowId);
|
||||
qDebug() << ">>>>>>>>>>>>>>>>>>>>>>>destory xwindow" << m_windowId;
|
||||
}
|
||||
|
||||
const QImage XWindowTrayWidget::trayImage()
|
||||
|
Loading…
x
Reference in New Issue
Block a user