aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorFriedrich W. H. Kossebau <kossebau@kde.org>2022-02-11 16:09:18 +0100
committerFriedrich W. H. Kossebau <kossebau@kde.org>2022-02-11 16:09:18 +0100
commit8c3501262cb161ecb8a12e4c1fbae98ed9d11540 (patch)
tree3801a1e12ccecb302e67a2f264881f813fab179f
parent9a35a3685d716870b8fd91fc35e0f443b1730ad4 (diff)
downloadkconfig-8c3501262cb161ecb8a12e4c1fbae98ed9d11540.tar.gz
kconfig-8c3501262cb161ecb8a12e4c1fbae98ed9d11540.tar.bz2
API dox: fix class name & CC include of KConfigCompilerSignallingItem
NO_CHANGELOG
-rw-r--r--src/core/kcoreconfigskeleton.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/core/kcoreconfigskeleton.h b/src/core/kcoreconfigskeleton.h
index aae57487..69b5263a 100644
--- a/src/core/kcoreconfigskeleton.h
+++ b/src/core/kcoreconfigskeleton.h
@@ -425,7 +425,7 @@ protected:
};
/**
- * \class KConfigSkeletonChangeNotifyingItem kcoreconfigskeleton.h <KConfigSkeletonChangeNotifyingItem>
+ * \class KConfigCompilerSignallingItem kcoreconfigskeleton.h <KCoreConfigSkeleton>
*
* @author Alex Richardson
*