diff options
author | Poommetee Ketson <poommetee@protonmail.com> | 2017-09-01 21:07:55 +0700 |
---|---|---|
committer | Poommetee Ketson <poommetee@protonmail.com> | 2017-09-01 21:07:55 +0700 |
commit | ed606ded52132f7afed03d99fabed7b111ce9a51 (patch) | |
tree | 1690f36306d95149dafb18bbd9f6c482140549fd /scene/gui | |
parent | 1e0fc4dc4e3143d2905d754099dff5f911188e49 (diff) |
Fix files header
Diffstat (limited to 'scene/gui')
-rw-r--r-- | scene/gui/check_box.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/scene/gui/check_box.h b/scene/gui/check_box.h index 4a1adb5f2f..4da06be8d1 100644 --- a/scene/gui/check_box.h +++ b/scene/gui/check_box.h @@ -1,5 +1,5 @@ /*************************************************************************/ -/* check_box.h */ +/* check_box.h */ /*************************************************************************/ /* This file is part of: */ /* GODOT ENGINE */ |