Fix forward class declaration.

Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
pull/1/head
Slávek Banko 6 年前
父节点 6ca21693d5
当前提交 ed22bfe07b
签署人:: SlavekB
GPG 密钥 ID: 608F5293A04BE668

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

正在加载...
取消
保存