Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
kconfig: qconf: fix the content of the main widget
The port to Qt5 tried to preserve the same way as it used to work with Qt3 and Qt4. However, at least with newer versions of Qt5 (5.13), this doesn't work properly. Change the schema by adding a vertical layout, in order for it to start working properly again. Signed-off-by: Mauro Carvalho Chehab <[email protected]> Signed-off-by: Masahiro Yamada <[email protected]>
- Loading branch information