|
|
@ -18,11 +18,13 @@
|
|
|
|
|
|
|
|
|
|
|
|
// Forward declarations
|
|
|
|
// Forward declarations
|
|
|
|
class TDEActionCollection;
|
|
|
|
class TDEActionCollection;
|
|
|
|
class KDirStat::KCleanup;
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
namespace KDirStat
|
|
|
|
namespace KDirStat
|
|
|
|
{
|
|
|
|
{
|
|
|
|
|
|
|
|
// Forward declarations
|
|
|
|
|
|
|
|
class KCleanup;
|
|
|
|
|
|
|
|
|
|
|
|
/**
|
|
|
|
/**
|
|
|
|
* Predefined standard @ref KCleanup actions to be performed on
|
|
|
|
* Predefined standard @ref KCleanup actions to be performed on
|
|
|
|
* @ref KDirTree items.
|
|
|
|
* @ref KDirTree items.
|
|
|
|