mirror of
https://github.com/godotengine/godot-platform-haiku.git
synced 2026-01-05 10:10:03 +03:00
Style: Apply new clang-format 5.0 style to all files
This commit is contained in:
@@ -29,6 +29,6 @@
|
||||
/*************************************************************************/
|
||||
#include "haiku_application.h"
|
||||
|
||||
HaikuApplication::HaikuApplication()
|
||||
: BApplication("application/x-vnd.godot") {
|
||||
HaikuApplication::HaikuApplication() :
|
||||
BApplication("application/x-vnd.godot") {
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user