aboutsummaryrefslogtreecommitdiff
path: root/src
diff options
context:
space:
mode:
authorPino Toscano <pino@kde.org>2015-12-23 23:32:09 +0100
committerPino Toscano <pino@kde.org>2015-12-23 23:32:09 +0100
commit7a6d0d0d7b712e326fe787316d0a98e653ceb6f2 (patch)
tree462de60e2c45c949a03ed2acac78ba872473ce6f /src
parent74d30c02373383748219318372907539d8259250 (diff)
downloadkconfig-7a6d0d0d7b712e326fe787316d0a98e653ceb6f2.tar.gz
kconfig-7a6d0d0d7b712e326fe787316d0a98e653ceb6f2.tar.bz2
gui: add a small apidox bit for the KConfigGui namespace
This way it can be shown in the apidox.
Diffstat (limited to 'src')
-rw-r--r--src/gui/kconfiggui.h3
1 files changed, 3 insertions, 0 deletions
diff --git a/src/gui/kconfiggui.h b/src/gui/kconfiggui.h
index 813ab646..12644658 100644
--- a/src/gui/kconfiggui.h
+++ b/src/gui/kconfiggui.h
@@ -28,6 +28,9 @@
class KConfig;
+/**
+ * Interface-related functions.
+ */
namespace KConfigGui
{
/**