Fix forward class declaration.

Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
pull/1/head
Slávek Banko il y a 6 ans
Parent 6ca21693d5
révision ed22bfe07b
Signé par: SlavekB
ID de la clé GPG: 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.

Chargement…
Annuler
Enregistrer