From 7a6d0d0d7b712e326fe787316d0a98e653ceb6f2 Mon Sep 17 00:00:00 2001 From: Pino Toscano Date: Wed, 23 Dec 2015 23:32:09 +0100 Subject: gui: add a small apidox bit for the KConfigGui namespace This way it can be shown in the apidox. --- src/gui/kconfiggui.h | 3 +++ 1 file changed, 3 insertions(+) (limited to 'src/gui/kconfiggui.h') 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 { /** -- cgit v1.2.1