mirror of
https://github.com/linuxdeepin/dde-dock.git
synced 2025-06-04 17:33:05 +00:00
fixed:build for DTrashManager change to DCORE
DTrashManager换到DCore里了
This commit is contained in:
parent
6c19ff5e58
commit
ce9c3ead87
@ -38,6 +38,7 @@
|
||||
#include <QCoreApplication>
|
||||
|
||||
DWIDGET_USE_NAMESPACE
|
||||
DCORE_USE_NAMESPACE
|
||||
|
||||
const QString TrashDir = QDir::homePath() + "/.local/share/Trash";
|
||||
const QDir::Filters ItemsShouldCount = QDir::AllEntries | QDir::Hidden | QDir::System | QDir::NoDotAndDotDot;
|
||||
|
Loading…
x
Reference in New Issue
Block a user