Commit 151097d
frontend: Fix a dereference of
`outputResolution` may not be editable and outputResolution->lineEdit()
can return `nullptr` which causes crash.nullptr
1 parent 686ee75 commit 151097d
1 file changed
Lines changed: 4 additions & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1610 | 1610 | | |
1611 | 1611 | | |
1612 | 1612 | | |
1613 | | - | |
| 1613 | + | |
| 1614 | + | |
| 1615 | + | |
| 1616 | + | |
1614 | 1617 | | |
1615 | 1618 | | |
1616 | 1619 | | |
| |||
0 commit comments