Commit 93096d7
committed
kconfig: qconf: set parent in the widget constructor
The ->addWidget() method re-parents the widget. The parent QWidget can
be specified directly in the constructor.
Signed-off-by: Masahiro Yamada <[email protected]>1 parent 7d48998 commit 93096d7
1 file changed
+4
-8
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1348 | 1348 | | |
1349 | 1349 | | |
1350 | 1350 | | |
1351 | | - | |
1352 | | - | |
| 1351 | + | |
1353 | 1352 | | |
1354 | 1353 | | |
1355 | | - | |
1356 | | - | |
| 1354 | + | |
1357 | 1355 | | |
1358 | | - | |
1359 | | - | |
| 1356 | + | |
1360 | 1357 | | |
1361 | | - | |
1362 | | - | |
| 1358 | + | |
1363 | 1359 | | |
1364 | 1360 | | |
1365 | 1361 | | |
| |||
0 commit comments