ZVISION: Janitorial - Remove trailing spaces
This commit is contained in:
parent
81f0a5dc42
commit
0b63ea185d
26 changed files with 84 additions and 84 deletions
|
@ -37,7 +37,7 @@
|
|||
|
||||
namespace ZVision {
|
||||
|
||||
InputControl::InputControl(ZVision *engine, uint32 key, Common::SeekableReadStream &stream)
|
||||
InputControl::InputControl(ZVision *engine, uint32 key, Common::SeekableReadStream &stream)
|
||||
: Control(engine, key),
|
||||
_nextTabstop(0),
|
||||
_focused(false),
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue