Commit 594edc4
committed
Kit aspects: Make sure to always use createSubWidget()
... to create sub-widgets.
Otherwise, parts of the aspect will stay visible when it gets hidden.
Change-Id: I967ef745348c10f7b5e78d726efcdb9c6005f887
Reviewed-by: hjk <[email protected]>1 parent 248cd3c commit 594edc4
File tree
2 files changed
+3
-3
lines changed- src/plugins
- projectexplorer/devicesupport
- qtsupport
2 files changed
+3
-3
lines changedLines changed: 2 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
99 | 99 | | |
100 | 100 | | |
101 | 101 | | |
102 | | - | |
| 102 | + | |
103 | 103 | | |
104 | | - | |
| 104 | + | |
105 | 105 | | |
106 | 106 | | |
107 | 107 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
95 | 95 | | |
96 | 96 | | |
97 | 97 | | |
98 | | - | |
| 98 | + | |
99 | 99 | | |
100 | 100 | | |
101 | 101 | | |
| |||
0 commit comments