aboutsummaryrefslogtreecommitdiff
path: root/backends/platform/ios7/ios7_scummvm_view_controller.mm
AgeCommit message (Collapse)Author
2019-10-19IOS7: enable home indicator auto-hide on iPhone X and upStefan Will
This makes the annoying white line at the bottom of the screen go away on newer (home button-less) iPhones. https://developer.apple.com/documentation/uikit/uiviewcontroller/2887510-prefershomeindicatorautohidden
2016-01-07IOS7: Make includes match our style.Johannes Schickel
2016-01-07IOS7: Make filename style consistent in itself.Johannes Schickel