mirror of
https://github.com/linuxdeepin/dde-dock.git
synced 2025-06-04 17:33:05 +00:00
remove trash plugin
Change-Id: Ife06713155234911f2d2c260821810cb4def6e2d
This commit is contained in:
parent
dc88259043
commit
b823b754fa
Notes:
Deepin Code Review
2016-08-03 01:33:21 +00:00
Verified+1: Anonymous Coward #1000004 Code-Review+2: 石博文 <sbw@sbw.so> Submitted-by: 石博文 <sbw@sbw.so> Submitted-at: Wed, 03 Aug 2016 01:33:21 +0000 Reviewed-on: https://cr.deepin.io/14872 Project: dde/dde-dock Branch: refs/heads/master
@ -15,7 +15,7 @@ void TrashPlugin::init(PluginProxyInterface *proxyInter)
|
||||
{
|
||||
m_proxyInter = proxyInter;
|
||||
|
||||
m_proxyInter->itemAdded(this, QString());
|
||||
// m_proxyInter->itemAdded(this, QString());
|
||||
}
|
||||
|
||||
QWidget *TrashPlugin::itemWidget(const QString &itemKey)
|
||||
|
Loading…
x
Reference in New Issue
Block a user