kconfig: qconf: set QSplitter orientation in the constructor
authorMasahiro Yamada <masahiroy@kernel.org>
Tue, 8 Oct 2024 18:00:06 +0000 (03:00 +0900)
committerMasahiro Yamada <masahiroy@kernel.org>
Mon, 4 Nov 2024 08:53:09 +0000 (17:53 +0900)
commitccb3ee82fa50dccdcd186ed0f6c0d8d14c86a24f
treee518cad10ae9f94e1c7db2dd7075159bbcc3c884
parent6971f7192c12043667173cc78fe88d52ff7ee488
kconfig: qconf: set QSplitter orientation in the constructor

The orientation of the QSplitter can be specified directly in its
constructor.

Signed-off-by: Masahiro Yamada <masahiroy@kernel.org>
scripts/kconfig/qconf.cc