diff --git a/src/kconfig_compiler/README.dox b/src/kconfig_compiler/README.dox --- a/src/kconfig_compiler/README.dox +++ b/src/kconfig_compiler/README.dox @@ -52,7 +52,7 @@ date without breaking compatibility. - IntList This indicates a list of integers. This information is provided - to the application as QValueList. Useful for storing QSplitter + to the application as QList. Useful for storing QSplitter geometries. - Color isn't a special type but has special input. It is generated as QColor.