diff options
author | Julian Murgia - StraToN <the.straton@gmail.com> | 2015-07-30 00:05:37 +0200 |
---|---|---|
committer | Julian Murgia - StraToN <the.straton@gmail.com> | 2015-07-30 00:05:37 +0200 |
commit | c5941ab57aa2c8004d6d8a725cb52c6e0b26b4b2 (patch) | |
tree | 83055177b4e7eee1bfac3bbed4975a58cefb476c /tools | |
parent | 4ad590b92f02efc95bd2a06a9f4ab3d1ac6d5973 (diff) |
include not necessary anymore
Diffstat (limited to 'tools')
-rw-r--r-- | tools/editor/editor_log.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/tools/editor/editor_log.h b/tools/editor/editor_log.h index 2398089799..a7c12ecb74 100644 --- a/tools/editor/editor_log.h +++ b/tools/editor/editor_log.h @@ -33,7 +33,6 @@ #include "scene/gui/label.h" #include "scene/gui/rich_text_label.h" #include "scene/gui/texture_button.h" -#include "scene/gui/check_button.h" //#include "scene/gui/empty_control.h" #include "scene/gui/box_container.h" #include "scene/gui/panel_container.h" |