diff options
Diffstat (limited to 'src/gui/kwindowconfig.h')
-rw-r--r-- | src/gui/kwindowconfig.h | 2 |
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. */ |