Fix forward class declaration.

Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
pull/1/head
Slávek Banko před 6 roky
rodič 6ca21693d5
revize ed22bfe07b
Podepsáno: SlavekB
ID GPG klíče: 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.

Načítá se…
Zrušit
Uložit