Commit 2a56e16
committed
Qt: replace availableGeometry with geometry()
availableGeometry excludes the taskbar or any other system reserved areas. Ultimately, showFullscreen() fixes this anyways, but using geometry() is more correct.
Also, fixed coding style error by removing braces.1 parent e7d9d41 commit 2a56e16
1 file changed
+1
-3
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
2582 | 2582 | | |
2583 | 2583 | | |
2584 | 2584 | | |
2585 | | - | |
2586 | | - | |
2587 | | - | |
| 2585 | + | |
2588 | 2586 | | |
2589 | 2587 | | |
2590 | 2588 | | |
| |||
0 commit comments