diff options
Diffstat (limited to 'src/gui')
-rw-r--r-- | src/gui/kconfigskeleton.h | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/src/gui/kconfigskeleton.h b/src/gui/kconfigskeleton.h index 054f51f9..36aee9a7 100644 --- a/src/gui/kconfigskeleton.h +++ b/src/gui/kconfigskeleton.h @@ -31,6 +31,8 @@ #include <QFont> /** + * @class KConfigSkeleton kconfigskeleton.h <KConfigSkeleton> + * * @short Class for handling preferences settings for an application. * @author Cornelius Schumacher * |