godot/platform/haiku
Rémi Verschelde a7389217f8 style: Fix PEP8 blank lines issues in Python files
Done with `autopep8 --select=E3,W3`, fixes:

- E301 - Add missing blank line.
- E302 - Add missing 2 blank lines.
- E303 - Remove extra blank lines.
- E304 - Remove blank line following function decorator.
- E309 - Add missing blank line.
- W391 - Remove trailing blank lines.
2016-11-02 22:29:36 +01:00
..
SCsub style: Fix PEP8 blank lines issues in Python files 2016-11-02 22:29:36 +01:00
audio_driver_media_kit.cpp
audio_driver_media_kit.h
context_gl_haiku.cpp Fixed building for latest Haiku nightlies. 2016-06-29 15:40:25 -04:00
context_gl_haiku.h Fixed building for latest Haiku nightlies. 2016-06-29 15:40:25 -04:00
detect.py style: Fix PEP8 blank lines issues in Python files 2016-11-02 22:29:36 +01:00
godot.rdef
godot_haiku.cpp
haiku_application.cpp
haiku_application.h
haiku_direct_window.cpp
haiku_direct_window.h
haiku_gl_view.cpp
haiku_gl_view.h
key_mapping_haiku.cpp
key_mapping_haiku.h
logo.png Fixed iCCp chunk in pngs 2016-06-22 21:13:29 +02:00
os_haiku.cpp
os_haiku.h
platform_config.h