mirror of
https://github.com/libretro/scummvm.git
synced 2025-04-02 23:01:42 +00:00
WEBOS: Fix whitespace error
Random whitespace fix to kick off the OpenPandora toolchain on buildbot.
This commit is contained in:
parent
3dca6fe2bb
commit
cc98a1acea
@ -376,7 +376,7 @@ bool WebOSSdlEventSource::pollEvent(Common::Event &event) {
|
||||
if (_firstPoll) {
|
||||
// Set the initial dimensions
|
||||
calculateDimensions();
|
||||
|
||||
|
||||
// Having a mouse pointer on screen when not in Touchpad mode is poor
|
||||
// interface design, because the user won't know whether to tap buttons
|
||||
// or drag the pointer to them. On the first poll, set the appropriate
|
||||
|
Loading…
x
Reference in New Issue
Block a user