Fix forward class declaration.

Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
pull/1/head
Slávek Banko 6年前
コミット 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.

読み込み中…
キャンセル
保存