aboutsummaryrefslogtreecommitdiff
path: root/src/gui/kwindowconfig.h
diff options
context:
space:
mode:
authorKevin Funk <kfunk@kde.org>2017-01-16 09:22:37 +0100
committerKevin Funk <kfunk@kde.org>2017-01-16 09:22:37 +0100
commitf7ef172c32a7e17e5e3b24cafa5da1e95502b9e4 (patch)
tree58396cb4e251a7cda1ec831aefe0d38742f881f0 /src/gui/kwindowconfig.h
parent51410384458b941291f71400d49c3f6d6efbef49 (diff)
downloadkconfig-f7ef172c32a7e17e5e3b24cafa5da1e95502b9e4.tar.gz
kconfig-f7ef172c32a7e17e5e3b24cafa5da1e95502b9e4.tar.bz2
Fix a few -Wdocumentation warnings
Diffstat (limited to 'src/gui/kwindowconfig.h')
-rw-r--r--src/gui/kwindowconfig.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/gui/kwindowconfig.h b/src/gui/kwindowconfig.h
index 48a8f3c7..49f14f96 100644
--- a/src/gui/kwindowconfig.h
+++ b/src/gui/kwindowconfig.h
@@ -51,7 +51,7 @@ KCONFIGGUI_EXPORT void saveWindowSize(const QWindow *window, KConfigGroup &confi
*
* @note the group must be set before calling
*
- * @param dialog The dialog to restore size.
+ * @param window The window to restore size.
* @param config The config group to read from.
* @since 5.0.
*/